mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 08:57:19 +08:00
parent
d4237aa596
commit
72224717f9
@ -34,12 +34,12 @@
|
||||
margin-left: $sideBarWidth;
|
||||
position: relative;
|
||||
@media screen and (min-width: 150px) and (max-width: 420px) {
|
||||
.el-scrollbar__view {
|
||||
.app-main .el-scrollbar__view:first-child {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 420px) {
|
||||
.el-scrollbar__view {
|
||||
.app-main .el-scrollbar__view:first-child {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user