diff --git a/resources/css/editor-style.css b/resources/css/editor-style.css index 98d4373..bee05fd 100644 --- a/resources/css/editor-style.css +++ b/resources/css/editor-style.css @@ -26,3 +26,13 @@ body { .acf-block-fields { @apply max-w-screen-md mx-auto; } + +.wp-block-carhop-blocks-cta { + &.is-selected::after { + @apply !static; + } +} + +.deligraph-blocks-chapter-section { + @apply !px-0; +}