Merge pull request #1870 from Automattic/update/#1866-affinity
Affinity: Fix list view in editor
This commit is contained in:
commit
f89cdf0591
1 changed files with 0 additions and 10 deletions
|
@ -176,16 +176,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 {
|
||||
margin: 0 0 1.6em 3.2em;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.edit-post-visual-editor ul:not(.wp-block-gallery),
|
||||
.editor-block-list__block ul:not(.wp-block-gallery),
|
||||
.block-library-list ul {
|
||||
|
|
Loading…
Reference in a new issue