We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66613f0 commit d2d323bCopy full SHA for d2d323b
src/styles/sidebar.scss
@@ -22,7 +22,7 @@
22
transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
23
}
24
.scrollbar-wrapper {
25
- height: calc(100% + 15px);
+ overflow-x: hidden!important;
26
.el-scrollbar__view {
27
height: 100%;
28
0 commit comments