Search block button style overrides theme.json elements border radius #63769
Labels
[Block] Search
Affects the Search Block - used to display a search field
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
The button in the search block has CSS that overrides the border radius added to theme.json
styles.elements.button.border.radius
.The radius from theme.json does not show in the Site Editor. (It does show on the front)
https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/search/editor.scss#L12
Step-by-step reproduction instructions
Add a border radius to theme.json styles.elements.button.
Add a search block.
Confirm if the border radius show in the Site Editor.
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
The text was updated successfully, but these errors were encountered: