mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
18188f7185
commit
9b71c04fc1
@ -31,8 +31,9 @@ body {
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&:after {
|
||||
#layout:not(.minimal-layout) #sidebar:after {
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
@ -42,7 +43,6 @@ body {
|
||||
width: 1em;
|
||||
background: linear-gradient(to left, rgba(0,0,0,.1), rgba(0,0,0,0));
|
||||
z-index: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user