1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-18 06:05:37 +02:00
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>