Skip to content

Commit 862ae12

Browse files
Merge pull request #153 from Abhinav5383/main
Make scrollbar gutter stable
2 parents 48a07f1 + 6eca468 commit 862ae12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ select {
166166
\*------------------------------------*/
167167
html {
168168
color-scheme: dark;
169+
scrollbar-gutter: stable;
169170
}
170171

171172
body {

0 commit comments

Comments
 (0)