排除多余css

This commit is contained in:
piexlmax
2022-05-28 19:06:35 +08:00
parent afc9d13d45
commit b25c128051
4 changed files with 3 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export const viteLogo = (env) => {
)
console.log(
chalk.green(
`> 当前版本:v2.5.1b`
`> 当前版本:v2.5.2beta`
)
)
console.log(
+1 -1
View File
@@ -10,7 +10,7 @@ export default {
register(app)
console.log(`
欢迎使用 Gin-Vue-Admin
当前版本:v2.5.1b
当前版本:v2.5.2beta
加群方式:微信:shouzi_1994 QQ群:622360840
GVA讨论社区:https://support.qq.com/products/371961
插件市场:https://plugin.gin-vue-admin.com
-12
View File
@@ -612,18 +612,6 @@ li {
}
}
}
.el-menu-item:focus,
.el-menu-item:hover {
background-color: transparent;
}
.el-menu-item:hover i,
.el-menu-item:hover span {
color: #fff;
}
.el-sub-menu__title:hover i,
.el-sub-menu__title:hover span {
color: #fff;
}
}
.hideside {
.aside {