This commit is contained in:
parent
46222d0258
commit
94c09f1441
|
@ -313,6 +313,7 @@ function onDrop(ev) {
|
||||||
|
|
||||||
> .body {
|
> .body {
|
||||||
background: var(--bg) !important;
|
background: var(--bg) !important;
|
||||||
|
overflow-y: scroll !important;
|
||||||
|
|
||||||
&::-webkit-scrollbar-track {
|
&::-webkit-scrollbar-track {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
|
|
Loading…
Reference in New Issue