update index.vue

This commit is contained in:
不做码农 2022-05-24 18:09:46 +08:00
parent e00484d08a
commit d73bfffa38

View File

@ -127,6 +127,7 @@ function setLayout() {
width: 100%; width: 100%;
position: relative; position: relative;
height: 100%; height: 100%;
overflow-x: hidden;
} }
.sidebar-mobile { .sidebar-mobile {
.el-drawer__body { .el-drawer__body {