<Button>
Width Style When Used In <Placeholder>
#63206
Labels
[Package] Components
/packages/components
[Type] Bug
An existing feature does not function as intended
Description
In woocommerce/woocommerce#48911 we found that #59275 introduced a new width style for all
<Button>
components used in a<Placeholder>
component. This change here is a breaking change and we had to add a style to override it.I would argue that the
.components-placeholder__fieldset > *
selector is also a bit aggressive, however, setting the width to all buttons used in a<Placeholder>
component seems excessive.Step-by-step reproduction instructions
<Button>
component inside of a<Placeholder>
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: