diff --git a/resources/css/editor-style.css b/resources/css/editor-style.css index b12a091..4248f67 100644 --- a/resources/css/editor-style.css +++ b/resources/css/editor-style.css @@ -129,6 +129,10 @@ p { } } +.wp-block-list { + @apply list-none; +} + .acf-block-fields ul { li:before { @apply content-none;