diff --git a/resources/css/editor-content/gutenberg.css b/resources/css/editor-content/gutenberg.css index 62e57d0..dd5dd3a 100644 --- a/resources/css/editor-content/gutenberg.css +++ b/resources/css/editor-content/gutenberg.css @@ -165,6 +165,9 @@ article > *:not(.entry-content, .chapter-header-block), } .wp-block-button__link { text-decoration: none !important; + &:after { + content: none !important; + } } .homegrade-page-container { ul li:before {