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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

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