mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
CSS: Add minimal-layout styles for #content-wrapper
This commit is contained in:
parent
615085d744
commit
4febf7433e
@ -80,6 +80,10 @@
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content-wrapper {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
ul > .selected > a:after,
|
ul > .selected > a:after,
|
||||||
ul > .nav-item.active:after {
|
ul > .nav-item.active:after {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user