forked from AkkomaGang/admin-fe
fix: [sidebar.css] : style bug in windows #702
This commit is contained in:
parent
66613f0373
commit
d2d323bb02
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue