This commit is contained in:
tamaina 2022-12-25 18:23:01 +00:00
parent 7f4ef18685
commit 03ee60f81b

View file

@ -392,6 +392,7 @@ function onDrop(ev) {
overflow-x: clip;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
background-color: var(--bg);
}
}
</style>