Conversation
Member
Author
|
@AshoneA 下次改的时候,记得改 RTL 鸭 |
Contributor
Contributor
afc163
reviewed
May 26, 2020
components/style/themes/default.less
Outdated
| @alert-with-description-padding-vertical: @padding-md - 1px; | ||
| @alert-with-description-padding: @alert-with-description-padding-vertical 15px | ||
| @alert-with-description-no-icon-padding-vertical - 1px 64px; | ||
| @alert-with-description-padding-rtl: @alert-with-description-padding-vertical 64px |
Member
There was a problem hiding this comment.
上面这个 @alert-with-description-padding 也不好,但是不好改了。
Member
Member
Author
There was a problem hiding this comment.
那要去掉 @alert-with-description-padding 这个变量 吗?直接放回 alert/index 里
Codecov Report
@@ Coverage Diff @@
## master #24471 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 363 363
Lines 7261 7261
Branches 2009 2009
=======================================
Hits 7192 7192
Misses 69 69 Continue to review full report at Codecov.
|
Member
Member
Author
RTL 只是换成了变量。其实没太大关系。 |
Member
Author
|
不用管 分支名 😂😂😂 |
Contributor
gotcha! |
yoyo837
reviewed
May 27, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
@padding-xs是 8px📝 Changelog
padding.padding。☑️ Self Check before Merge