-
-
Notifications
You must be signed in to change notification settings - Fork 49.2k
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: long submenu title display #23028
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 7f22693:
|
Codecov Report
@@ Coverage Diff @@
## master #23028 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 364 364
Lines 7264 7264
Branches 1945 1945
=======================================
Hits 7145 7145
Misses 119 119 Continue to review full report at Codecov.
|
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.
RTL 的 也帮忙加一下吧
changelog 写一下, self check 勾一下~ |
done. 这个CI总是其他的组件跑不通过是为啥? |
rebase 下 master , push 的时候 记得加 --force 就行 不过也没事 |
🤔 This is a ...
🔗 Related issue link
close #22609
💡 Background and solution
Long Submenu Title Being Overlayed By Arrow Icon
Add style : padding-right
📝 Changelog
☑️ Self Check before Merge