Outline button: inherits background-image if gradient is applied #45233
Labels
[Block] Buttons
Affects the Buttons Block
[Type] Bug
An existing feature does not function as intended
Description
The 'outline' style of the button block incorrectly inherits the
background-image
property if abutton.color.gradient
is used in theme.json. I believe this should be set tonone
, in the same way as the 'outline' style sets thebackground-color
totransparent
, in order for this button style to be an outline button.See the Pilgrimage TT3 style variation for an example of this:
Step-by-step reproduction instructions
background
property is inherited from the default button settings:Screenshots, screen recording, code snippet
No response
Environment info
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: