update 0710反馈
This commit is contained in:
@@ -271,7 +271,8 @@ img {
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: #fff;
|
||||
background-color: mix(#fff, $--color-primary, 15%);
|
||||
// background-color: mix(#fff, $--color-primary, 15%);
|
||||
background-color: rgb(210, 210, 210);
|
||||
}
|
||||
}
|
||||
> .el-menu-item.is-active,
|
||||
@@ -280,6 +281,7 @@ img {
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: #fff;
|
||||
background-color: rgb(210, 210, 210);
|
||||
}
|
||||
}
|
||||
.el-menu-item i,
|
||||
|
||||
Reference in New Issue
Block a user