Skip to content

Commit 536fe71

Browse files
committed
undo first try
1 parent 59852e5 commit 536fe71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/platformFilter/style.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@
9595
background: var(--gray-a8);
9696
}
9797

98+
&::-webkit-scrollbar-button {
99+
display: none;
100+
}
101+
98102
// Firefox scrollbar
99103
scrollbar-width: thin;
100104
scrollbar-color: var(--gray-a6) var(--gray-a2);

0 commit comments

Comments
 (0)