Hide unnecessary scrollbars
This commit is contained in:
parent
3a36b862df
commit
0264f7b794
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
grid-area: main
|
||||
border-left: 1px solid $border-color
|
||||
|
||||
overflow-y: scroll
|
||||
overflow-y: auto
|
||||
|
||||
@import client/index
|
||||
@import instance
|
||||
|
|
Loading…
Reference in a new issue