fix layout on narrow screens
This commit is contained in:
parent
0b00899e12
commit
789f9b7f7c
|
@ -239,6 +239,7 @@
|
|||
.sidebar .container {
|
||||
overflow: visible;
|
||||
height: auto;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.sidebarhandle {
|
||||
|
|
Loading…
Reference in a new issue