-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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
style: add dropdown group title rtl style #23404
Conversation
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 6e3a30b:
|
Codecov Report
@@ Coverage Diff @@
## master #23404 +/- ##
=======================================
Coverage 98.38% 98.38%
=======================================
Files 364 364
Lines 7320 7320
Branches 2004 1957 -47
=======================================
Hits 7202 7202
Misses 118 118 Continue to review full report at Codecov.
|
@@ -63,7 +63,7 @@ export default (props: SharedProps) => { | |||
<DownOutlined | |||
style={{ | |||
fontSize: '9px', | |||
marginLeft: 2, | |||
margin: '0 2px', |
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.
嗯,放大看确实没之前好看。我晚上再改改。
…------------------ Original ------------------
From: 偏右 <notifications@github.com>
Date: Mon,Apr 20,2020 6:12 PM
To: ant-design/ant-design <ant-design@noreply.github.com>
Cc: xrkffgg <xrkffgg@vip.qq.com>, Author <author@noreply.github.com>
Subject: Re: [ant-design/ant-design] style: add dropdown group title rtl style (#23404)
|
🤔 This is a ...
🔗 Related issue link
none
💡 Background and solution
Description
After
📝 Changelog
☑️ Self Check before Merge
View rendered components/dropdown/demo/sub-menu.md