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 69a4399 commit b2a029fCopy full SHA for b2a029f
1 file changed
src/index.css
@@ -8,6 +8,11 @@
8
height: 6px;
9
}
10
11
+::-webkit-scrollbar:horizontal {
12
+ width: 0px;
13
+ height: 0px;
14
+}
15
+
16
/* Track */
17
::-webkit-scrollbar-track {
18
box-shadow: inset 0 0 1px rgb(255, 255, 255);
0 commit comments