mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
css: Raise #sidebar
to z-index 2 again
This commit is contained in:
parent
dd41771889
commit
2978d9a46a
@ -30,6 +30,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user