Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

This commit is contained in:
syuilo 2022-12-26 08:40:17 +09:00
commit 5e6851ce39
1 changed files with 1 additions and 0 deletions

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>