position: sticky;
justify-content: end;
top: $navbar-height + 5px;
- z-index: $zindex-modal;
+ z-index: $zindex-sticky;
#quiz-timer {
border: $border-width solid $red;
background-color: $white;
position: sticky;
justify-content: end;
top: 55px;
- z-index: 1050; }
+ z-index: 1020; }
#quiz-timer-wrapper #quiz-timer {
border: 1px solid #ca3120;
background-color: #fff; }
position: sticky;
justify-content: end;
top: 55px;
- z-index: 1050; }
+ z-index: 1020; }
#quiz-timer-wrapper #quiz-timer {
border: 1px solid #ca3120;
background-color: #fff; }