mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
Adjusted zindex of navbar to be above snackbars and modals (#9873)
This commit is contained in:
@@ -144,6 +144,7 @@ div
|
|||||||
padding-right: 12.5px;
|
padding-right: 12.5px;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
box-shadow: 0 1px 2px 0 rgba($black, 0.24);
|
box-shadow: 0 1px 2px 0 rgba($black, 0.24);
|
||||||
|
z-index: 1042; // To stay above snakbar notifications and modals
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-header {
|
.navbar-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user