提交 ef47cde3 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

feat: 调整头部菜单悬浮样式

上级 af09451a
......@@ -32,12 +32,12 @@
.nav-item {
display: inline-block;
.el-menu-item {
.el-menu-item:not(.is-active) {
// color: rgb(191, 203, 217);
color: $menuText;
&:hover {
background-color: $subMenuHover !important;
color: $subMenuActiveText !important;
background-color: $menuHover !important;
// color: $subMenuActiveText !important;
}
&:focus {
background-color: $subMenuHover !important;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论