-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Tweak palette panel spacing and empty message #61368
Conversation
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. |
Size Change: -30 B (0%) Total Size: 1.74 MB
ℹ️ View Unchanged
|
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.
8e627dd
to
e4dca1c
Compare
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.
Tests well, and code is looking good 👍
We'll need to fix a minor code style issue before landing - see inline suggestion.
Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>
What?
Improve the layout and metrics of the contents within the color and gradient panels, in support of #61213. Also aligns the "Palette" view's spacing to resemble the other top-level panels for Color and Typography. Also removes the emptyMessages as they we not particularly helpful.
How?
I needed to remove the margin bottom always applied to each heading, instead applying the same space when contents are rendered for each section.
Testing Instructions
Screenshots or screencast