We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fe72c7 + 5bd6a3b commit a1d935eCopy full SHA for a1d935e
website/src/app/index.css
@@ -41,6 +41,8 @@
41
/* Inherited from docusaurus scrollbar stylesheets for inner containers */
42
html {
43
scroll-behavior: smooth;
44
+ scrollbar-color: var(--ifm-scrollbar-thumb-background-color) transparent;
45
+ scrollbar-width: thin;
46
}
47
48
html::-webkit-scrollbar {
0 commit comments