forked from mirror/misskey
スクロールバーを非表示
This commit is contained in:
parent
696517ccf3
commit
76aeac35b5
@ -329,6 +329,7 @@ $widgets-hide-threshold: 1090px;
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overscroll-behavior: contain;
|
overscroll-behavior: contain;
|
||||||
background: var(--MI_THEME-bg);
|
background: var(--MI_THEME-bg);
|
||||||
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widgets {
|
.widgets {
|
||||||
|
Loading…
Reference in New Issue
Block a user