CSS: Fix special view layout issues

This commit is contained in:
Florian Strohmaier 2019-07-04 16:48:01 +02:00 committed by Johannes Meyer
parent 516bbc1ef0
commit 6d7bccc348
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
width: 100%;
flex: 1;
overflow: auto;
overflow-x: hidden;
}
#layout:not(.minimal-layout) #menu {