mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 20:35:57 +02:00
Supports scrollbar width in Firefox (#4319)
* Supports scrollbar width in Firefox * fix style
This commit is contained in:
@@ -11,6 +11,9 @@ html
|
||||
height 100%
|
||||
background var(--bg)
|
||||
|
||||
&, div, textarea
|
||||
scrollbar-width thin
|
||||
|
||||
&, *
|
||||
scrollbar-color var(--scrollbarHandle) var(--scrollbarTrack)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user