mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
fix: navigation Steps hover color
This commit is contained in:
parent
d9bfc689a4
commit
61ad79dde5
@ -148,7 +148,7 @@
|
||||
}
|
||||
|
||||
// ===================== Clickable =====================
|
||||
.@{steps-prefix-cls}:not(.@{steps-prefix-cls}-navigation) .@{steps-prefix-cls}-item {
|
||||
.@{steps-prefix-cls} .@{steps-prefix-cls}-item {
|
||||
&:not(.@{steps-prefix-cls}-item-active) {
|
||||
& > .@{steps-prefix-cls}-item-container[role='button'] {
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user