We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c679e commit ffdd5caCopy full SHA for ffdd5ca
website/src/styles/constants.scss
@@ -180,13 +180,13 @@ $navbar-z-index: 890;
180
$module-finder-search-z-index-md: 850;
181
182
// navtabs and navbar should never overlap the dropdown
183
+$modreg-notification-z-index: 970;
184
$zindex-dropdown: 910; // Bootstrap override
185
$fab-z-index: 800;
186
$venue-map-z-index: 760;
187
$venue-detail-z-index: 750;
188
$side-menu-z-index: 700;
189
$side-menu-overlay-z-index: 690;
-$modreg-notification-z-index: 910;
190
$timetable-warning-z-index: 200;
191
$timetable-scolled-day-z-index: 120;
192
$timetable-selected-cell-z-index: 110;
0 commit comments