Intergalactic 2: Fix list view in editor
This commit is contained in:
parent
b4e4804639
commit
0115445f1e
1 changed files with 0 additions and 10 deletions
|
@ -228,16 +228,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.5em 3em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.block-library-list .editor-rich-text__tinymce {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue