fix: app bar z-index
This commit is contained in:
parent
06deecba76
commit
87c6807ba0
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
.AppBar {
|
.AppBar {
|
||||||
background-color: $background-color !important;
|
background-color: $background-color !important;
|
||||||
z-index: 1400 !important;
|
|
||||||
height: $header-height;
|
height: $header-height;
|
||||||
flex-direction: row !important;
|
flex-direction: row !important;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user