Ixion: Fix list view in editor

This commit is contained in:
Niels Lange 2020-03-27 13:40:39 +07:00
parent b4e4804639
commit 6634470b35
No known key found for this signature in database
GPG key ID: C21171A10A4B6ECD

View file

@ -171,16 +171,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 1.6em 1.6em;
padding-left: 0;
}
.block-library-list .editor-rich-text__tinymce {
margin: 0;
padding: 0;