-
-
Notifications
You must be signed in to change notification settings - Fork 50.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Steps inside Steps style #27514
Conversation
components/steps/style/rtl.less
Outdated
.@{steps-prefix-cls}-rtl.@{steps-prefix-cls}-horizontal.@{steps-prefix-cls}-label-horizontal { | ||
// https://github.com/ant-design/ant-design/issues/27498 | ||
.@{steps-prefix-cls}-item { | ||
padding-left: 0 !important; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left right ?
Size Change: +53 B (0%) Total Size: 791 kB
ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1626446:
|
Codecov Report
@@ Coverage Diff @@
## master #27514 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 389 389
Lines 7404 7404
Branches 2038 2080 +42
=========================================
Hits 7404 7404 Continue to review full report at Codecov.
|
* style: fix style of Steps inside Steps * fix snapshot and rtl * fix rtl style
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge
View rendered components/steps/demo/steps-in-steps.md