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 7430e1c commit be0234fCopy full SHA for be0234f
lib/resources/styles.css
@@ -72,6 +72,7 @@ main {
72
::-webkit-scrollbar-thumb{ background-color: #CCC; }
73
::-webkit-scrollbar-thumb:hover{ background-color: #CCC; }
74
::-webkit-scrollbar{ width: 4px; }
75
+.main-content::-webkit-scrollbar{ width: 8px; }
76
77
.main-content {
78
flex: 1;
testing/test_package_docs/static-assets/styles.css
0 commit comments