Merge branch 'main' into refactor/theme

This commit is contained in:
xiaoxian521
2021-11-03 23:24:53 +08:00
12 changed files with 5329 additions and 75 deletions

View File

@@ -123,6 +123,7 @@
.el-menu-item,
.el-sub-menu__title {
color: $menuText;
padding: 0 16px 0 40px;
&:hover {
color: $menuTitleHover !important;