fix: app bar z-index

This commit is contained in:
enes 2024-07-26 15:37:40 +02:00
parent 06deecba76
commit 87c6807ba0

View File

@ -3,7 +3,6 @@
.AppBar {
background-color: $background-color !important;
z-index: 1400 !important;
height: $header-height;
flex-direction: row !important;
align-items: center;