Fix scrollbars on Windows
This commit is contained in:
parent
eaf65130da
commit
3dad9abec7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
height: 320px;
|
||||
min-width: 360px;
|
||||
max-width: 480px;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue