ui/Card: increase padding, align with legacy Card#76368
Conversation
|
Size Change: 0 B Total Size: 8.75 MB ℹ️ View Unchanged
|
|
Flaky tests detected in aac1384. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/22912739415
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
aac1384 to
f691137
Compare
jameskoster
left a comment
There was a problem hiding this comment.
Works for me. We can always continue iterating in the future :)
Splitting off #76282
What?
Tweak the
@wordpress/uiCardcomponent to have the same padding (24px) as the legacyCardfrom@wordpress/components.Why?
Consistency, especially as we refactor parts of the UI from
@wordpress/componentsto@wordpress/ui(example)How?
Tweak tokens
Testing Instructions
Load Storybook example
Screenshots or screencast
CardCollapsibleCard(closed)CollapsibleCard(opened)