diff --git a/resources/css/editor-style.css b/resources/css/editor-style.css index 4248f67..96530a0 100644 --- a/resources/css/editor-style.css +++ b/resources/css/editor-style.css @@ -122,10 +122,10 @@ p { list-style: none !important; } } - +.wp-block-button:not(.is-style-outline), .wp-block-button.is-style-fill { .wp-block-button__link { - @apply cta caret-secondary; + @apply cta cta--secondary cta--button; } }