Open cuemarie opened 2 years ago
📌 ACTIONS
📌 Message to Author
📌 Message to Quality Squad
This is included in this Core issue: https://github.com/WordPress/gutenberg/issues/22071
But I'm not sure it's been worked on in a bit.
Quick note that margin controls have been added but padding hasn't been: https://github.com/WordPress/gutenberg/issues/43243 I updated the related issue in question for now: https://github.com/WordPress/gutenberg/issues/22071
What
It'd be great to see the ability to adjust the height, padding, and margins of the Search block. Right now, we can adjust the Typography settings (font size, and line height) as well as the width of the block, but these options don't offer full customization of the block's input field and button.
Why
This solves the problem of needing to apply CSS to adjust the height and other dimensions of the search block.
Here's an example chat where this came up: 37286617-hc (long chat - search block dimensions chat starts around
2022-10-06 22:12:09
😊 )How
CSS workaround I offered today was to reduce the internal padding of the block, like this:
I've seen other approaches in slack as well, such as:
&