fix[Sidebar]: fixed sidebar scrollbar bug (#1853)

This commit is contained in:
花裤衩
2019-04-08 13:02:41 +08:00
committed by GitHub
parent 79e2a604af
commit e3b6602bbf

View File

@@ -28,10 +28,6 @@
.scrollbar-wrapper { .scrollbar-wrapper {
overflow-x: hidden !important; overflow-x: hidden !important;
.el-scrollbar__view {
height: 100%;
}
} }
.el-scrollbar__bar.is-vertical { .el-scrollbar__bar.is-vertical {