Skip to content

Commit 90c0aea

Browse files
committed
Fix horizontal scroll bar
1 parent 8e6a460 commit 90c0aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/sidebar/sidebar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
display: none;
8181
z-index: 5;
8282
overflow-y: auto;
83+
overflow-x: hidden;
8384

8485

8586
position: absolute;

0 commit comments

Comments
 (0)