Browse Source

fix: Steps subtitle transition style (#24593)

close #24576
pull/24594/head
偏右 5 years ago
committed by GitHub
parent
commit
f958a1cbc8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      components/steps/style/index.less

1
components/steps/style/index.less

@ -152,6 +152,7 @@
.@{steps-prefix-cls}-item {
&-title,
&-subtitle,
&-description,
&-icon .@{steps-prefix-cls}-icon {
transition: color 0.3s;

Loading…
Cancel
Save