mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
css: Show overflowing content in the sidebar while in minimal layout
fixes #4189
This commit is contained in:
parent
361fc27922
commit
38e585222e
@ -70,6 +70,7 @@
|
|||||||
#layout.minimal-layout {
|
#layout.minimal-layout {
|
||||||
#sidebar {
|
#sidebar {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header-logo-container {
|
#header-logo-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user