Skip to content

Commit

Permalink
added another class to exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
prconcepcion committed Apr 17, 2024
1 parent 03dbfaa commit aa70e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/block-design-system-blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

:is(.stk-block-button, .stk-block-icon-button, .stk-block-pagination) {
&:not(.is-style-link, .wp-element-button) {
.stk-button:not(.wp-element-button) {
.stk-button:not(.wp-element-button, .wp-block-button__link) {
background: cssvar(button-background-color);
padding: cssvar(button-padding);

Expand Down

0 comments on commit aa70e56

Please sign in to comment.