This commit is contained in:
syuilo
2022-12-28 18:02:11 +09:00
parent dc68c39cb1
commit 229d185354
10 changed files with 10 additions and 9 deletions

View File

@@ -392,6 +392,7 @@ function onDrop(ev) {
overflow-x: clip;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
container-type: inline-size;
background-color: var(--bg);
}
}