diff --git a/src/layout/index.vue b/src/layout/index.vue index 917da7f..adb0570 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -127,6 +127,7 @@ function setLayout() { width: 100%; position: relative; height: 100%; + overflow-x: hidden; } .sidebar-mobile { .el-drawer__body {