Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3b6602

Browse files
authored
fix[Sidebar]: fixed sidebar scrollbar bug (PanJiaChen#1853)
1 parent 79e2a60 commit e3b6602

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/sidebar.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828

2929
.scrollbar-wrapper {
3030
overflow-x: hidden !important;
31-
32-
.el-scrollbar__view {
33-
height: 100%;
34-
}
3531
}
3632

3733
.el-scrollbar__bar.is-vertical {

0 commit comments

Comments
 (0)