fix: navigation Steps hover color

This commit is contained in:
愚道 2019-09-04 20:35:27 +08:00 committed by 偏右
parent d9bfc689a4
commit 61ad79dde5

View File

@ -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;