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 {