Skip to content

Commit 0fb5615

Browse files
committed
enable scrolling via keyboard buttons
1 parent 42e073e commit 0fb5615

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/platformFilter/style.module.scss

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

98-
&::-webkit-scrollbar-button {
99-
display: none;
100-
}
101-
10298
// Firefox scrollbar
10399
scrollbar-width: thin;
104100
scrollbar-color: var(--gray-a6) var(--gray-a2);

0 commit comments

Comments
 (0)