mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
style: add steps disabled style (#23402)
This commit is contained in:
parent
f748c4ef17
commit
089591ac34
@ -137,6 +137,10 @@
|
||||
&.@{steps-prefix-cls}-next-error .@{steps-prefix-cls}-item-title::after {
|
||||
background: @error-icon-color;
|
||||
}
|
||||
|
||||
&-disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
// ===================== Clickable =====================
|
||||
|
Loading…
Reference in New Issue
Block a user