feat: remove content max-width on dot-step (#24907)

This commit is contained in:
07akioni 2020-06-12 15:02:31 +08:00 committed by GitHub
parent b2764a08c8
commit 0879bd5df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,9 +47,6 @@
}
}
}
&-content {
width: @steps-desciption-max-width;
}
&-process .@{steps-prefix-cls}-item-icon {
position: relative;
top: -1px;