This commit is contained in:
Fanzink
2023-02-13 17:09:10 +08:00
parent 0b5740d41c
commit bc4cfdc990
27 changed files with 52 additions and 41 deletions

View File

@@ -543,7 +543,8 @@ img {
.el-menu-item.is-active,
.el-submenu.is-active > .el-submenu__title {
// color: mix(#fff, $sidebar--text-color-dark, 80%);
color: #409EFF;
// color: #409EFF;
color: #0B58FF;
}
}
}