Proctoring exam always on top
proctoring banner was interfering with course goal banner. Z-index added on proctoring banner to make sure its always on top learner-5581
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