Merge branch 'master' of github.com:youlaitech/vue3-element-admin

Former-commit-id: c9faf4636b591547faae0168ef178769ab03ff05
This commit is contained in:
hxr
2023-08-23 23:43:46 +08:00
6 changed files with 119 additions and 35 deletions

View File

@@ -63,6 +63,7 @@ watch(
.isMix {
.menu-wrap {
z-index: 99;
width: 100% !important;
height: 50px;
background-color: $menuBg;