Publication: Fix list view in editor

This commit is contained in:
Niels Lange 2020-03-27 14:56:43 +07:00
parent b4e4804639
commit 67fcb22e32
No known key found for this signature in database
GPG key ID: C21171A10A4B6ECD

View file

@ -153,16 +153,6 @@
/* List styles */
.edit-post-visual-editor ul:not(.wp-block-gallery),
.editor-block-list__block ul:not(.wp-block-gallery),
.block-library-list ul,
.edit-post-visual-editor ol,
.editor-block-list__block ol,
.block-library-list ol.editor-rich-text__tinymce {
margin: 0 0 24px;
padding: 0;
}
.block-library-list .editor-rich-text__tinymce {
margin: 0;
padding: 0;