diff --git a/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css b/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css index 69bd59492a..4b785b6b48 100644 --- a/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css +++ b/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css @@ -391,7 +391,7 @@ html[lang="th"] .edit-post-visual-editor * { padding: 0; } -.edit-post-visual-editor ul:not(.wp-block-gallery), +.edit-post-visual-editor ul:not(.wp-block-gallery, .wp-block-post-template), .editor-block-list__block ul:not(.wp-block-gallery), .block-library-list ul { list-style: disc;