diff --git a/resources/css/editor-style.css b/resources/css/editor-style.css index 213e1af..c8c9bd4 100644 --- a/resources/css/editor-style.css +++ b/resources/css/editor-style.css @@ -132,12 +132,16 @@ p { list-style: none !important; } } -.wp-block-button:not(.is-style-outline), +.wp-block-button:not(.is-style-outline, .homegrade-blocks-shortcuts .wp-block-button), .wp-block-button.is-style-fill { .wp-block-button__link { @apply cta cta--secondary cta--button; } } +.homegrade-blocks-shortcuts .wp-block-button{ + +} + /* .homegrade-blocks-highlight__content__innerblocks .block-editor-block-list__layout { } */