Merge pull request #20052 from edx/aehsan/leraner-5581/proctoring_exam_banner_on_top
Proctoring exam always on top
This commit is contained in:
@@ -63,6 +63,7 @@ $proctoring-banner-text-size: 14px;
|
||||
|
||||
box-shadow: 0 3px 3px $shadow-d1;
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user