Skip to content

Commit 55e3cb2

Browse files
committed
scrollbar background changed
1 parent a54c59c commit 55e3cb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/api_block/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,9 @@
564564
width: 5px;
565565
height: 5px;
566566
}
567-
.vp-apiblock-scrollbar::-webkit-scrollbar-track {
567+
/* .vp-apiblock-scrollbar::-webkit-scrollbar-track {
568568
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
569-
}
569+
} */
570570
.vp-apiblock-scrollbar::-webkit-scrollbar-thumb {
571571
border: 0.3px solid #C4C4C4;
572572
background: #C4C4C4;

0 commit comments

Comments
 (0)