src/layout/components/AppMain.vue
@@ -19,7 +19,7 @@ <style lang="scss" scoped> .app-main { /*88 = navbar+baredcrumb */ /* 88 = navbar+baredcrumb */ min-height: calc(100vh - 88px); width: 100%; position: relative; @@ -45,4 +45,7 @@ padding-right: 15px; } } .el-menu--popup{ width: 120px; } </style>