[Block] Search: Add dimensions (height, padding, margins) settings #68736
Labels
[Pri] Normal
Schedule for the next available opportuinity.
[Status] Core Fix Needed
A fix within the Core WordPress or Gutenberg project is required to resolve this issue.
Triaged
To be used when issues have been triaged.
[Type] Feature Request
Feature requests
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:
&
The text was updated successfully, but these errors were encountered: