Browse Source

Merge pull request #1874 from Automattic/update/#1866-dara

Dara: Fix list view in editor
Allan Cole 5 năm trước cách đây
mục cha
commit
03d7fa8de8
1 tập tin đã thay đổi với 0 bổ sung10 xóa
  1. 0 10
      dara/editor-blocks.css

+ 0 - 10
dara/editor-blocks.css

@@ -180,16 +180,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 1.6em;
-	padding: 0;
-}
-
 .edit-post-visual-editor ul:not(.wp-block-gallery),
 .editor-block-list__block ul:not(.wp-block-gallery),
 .block-library-list ul {