fix: [sidebar.css] : style bug in windows #702

pull/710/merge
Pan 7 years ago
parent 66613f0373
commit d2d323bb02

@ -22,7 +22,7 @@
transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
.scrollbar-wrapper {
height: calc(100% + 15px);
overflow-x: hidden!important;
.el-scrollbar__view {
height: 100%;
}

Loading…
Cancel
Save