CSS: Fix special view layout issues
This commit is contained in:
parent
516bbc1ef0
commit
6d7bccc348
|
@ -21,6 +21,7 @@
|
|||
width: 100%;
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#layout:not(.minimal-layout) #menu {
|
||||
|
|
Loading…
Reference in New Issue