We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35868b0 commit 1b17ec6Copy full SHA for 1b17ec6
templates/html/scrollbar.css
@@ -1,4 +1,5 @@
1
-body {
+:root {
2
+ scrollbar-width: thin;
3
scrollbar-color: var(--scrollbar-thumb-color) var(--scrollbar-background-color);
4
}
5
0 commit comments