🎨 fix #9414
This commit is contained in:
parent
7f4ef18685
commit
03ee60f81b
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ function onDrop(ev) {
|
||||||
overflow-x: clip;
|
overflow-x: clip;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
background-color: var(--bg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue