mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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;
|
||||
}
|
||||
|
||||
#content-wrapper {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
ul > .selected > a:after,
|
||||
ul > .nav-item.active:after {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user