-
-
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
fix: Card Tabs do not support small size #22666
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 4bb1248:
|
0b9b800
to
6e37220
Compare
Codecov Report
@@ Coverage Diff @@
## master #22666 +/- ##
==========================================
- Coverage 98.28% 98.28% -0.01%
==========================================
Files 360 360
Lines 7213 7211 -2
Branches 1981 1981
==========================================
- Hits 7089 7087 -2
Misses 124 124
Continue to review full report at Codecov.
|
Use same padding as normal mode: https://codesandbox.io/s/antd-reproduction-template-oysr5 |
@zombieJ 我不太明白你的意思,能够说明一下吗? |
和非标签卡片一样,用 padding 来控制一下 small size 的高度。 |
7f09a0d
to
d626620
Compare
@zombieJ 我修改了一下,请看一下是不是这样的 |
9eec17d
to
eb636e2
Compare
你的意思是把这个Demo中的普通Tabs修改为卡片类型的吗? |
加一个卡片 Tabs,好预览。 |
好的 |
ci 挂了 |
12df8c2
to
4bb1248
Compare
还有什么问题吗? |
🤔 This is a ...
🔗 Related issue link
close #22637
📝 Changelog
☑️ Self Check before Merge