Skip to content

Commit d063676

Browse files
committed
remove scrollbar on IE
1 parent 470a01c commit d063676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/components/sidebar/_main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
border-right: var(--border-default);
1313
flex-grow: 1;
1414
@include scrollbar(0px);
15+
-ms-overflow-style: none;
1516

1617
&__group {
1718
background-color: var(--sidebar-group-background-base);

0 commit comments

Comments
 (0)