-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(card): css variables for border and padding #6583
Conversation
Size Change: +113 B (+0.03%) Total Size: 352 kB
ℹ️ View Unchanged
|
size-limit report 📦
|
PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6583.surge.sh |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6583 +/- ##
==========================================
- Coverage 92.34% 92.28% -0.06%
==========================================
Files 318 318
Lines 6910 6962 +52
Branches 1729 1754 +25
==========================================
+ Hits 6381 6425 +44
- Misses 493 499 +6
- Partials 36 38 +2 ☔ View full report in Codecov by Sentry. |
bae02c3
to
7224ed8
Compare
哦,等等。css var 可能还要一个 |
CSS 变量
8px
--adm-card-border-radius
12px
--adm-card-padding-inline
0.5px
--adm-card-header-border-width
var(--adm-color-border)
--adm-card-header-border-color
12px
--adm-card-header-padding-block
12px
--adm-card-body-padding-block