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 a54c59c commit 55e3cb2Copy full SHA for 55e3cb2
1 file changed
css/api_block/index.css
@@ -564,9 +564,9 @@
564
width: 5px;
565
height: 5px;
566
}
567
-.vp-apiblock-scrollbar::-webkit-scrollbar-track {
+/* .vp-apiblock-scrollbar::-webkit-scrollbar-track {
568
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
569
-}
+} */
570
.vp-apiblock-scrollbar::-webkit-scrollbar-thumb {
571
border: 0.3px solid #C4C4C4;
572
background: #C4C4C4;
0 commit comments