1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 23:06:20 +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

@@ -684,13 +684,8 @@ defineExpose({
height: 100%;
overflow-y: auto;
overflow-x: hidden;
scrollbar-width: none;
&::-webkit-scrollbar {
display: none;
}
> .group {
&:not(.index) {
padding: 4px 0 8px 0;