Comments form submit button styles overrides shadows from theme.json #63767
Labels
[Block] Post Comments Form
Affects the Comments Form Block
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
The submit button in the comments form block has CSS that overrides box-shadow set in theme.json
styles.elements.button.shadow
. The shadow from theme.json is not visible, making it inconsistent with other buttons.Source: https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/post-comments-form/style.scss#L42
Step-by-step reproduction instructions
Add a shadow to styles.elements.button.shadow.
Add a comments form block, and confirm if the shadow is applied to the submit button.
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: