1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 20:25:36 +02:00
This commit is contained in:
syuilo
2025-07-06 15:57:21 +09:00
parent 40a35968f0
commit 004cfd5e4b
4 changed files with 0 additions and 25 deletions

View File

@@ -194,10 +194,6 @@ onUnmounted(() => {
overflow-x: auto;
overflow-y: hidden;
scrollbar-width: none;
&::-webkit-scrollbar {
display: none;
}
}
.tabsInner {