mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
fix(components): [el-menu] collapse menu active color (#5735)
This commit is contained in:
parent
c37de7ed1e
commit
945e469624
@ -198,8 +198,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.is-active i {
|
||||
color: inherit;
|
||||
&.is-active .#{$namespace}-sub-menu__title {
|
||||
color: var(--el-menu-active-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user