瀏覽代碼

Merge pull request #1870 from Automattic/update/#1866-affinity

Affinity: Fix list view in editor
Allan Cole 5 年之前
父節點
當前提交
f89cdf0591
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      affinity/editor-blocks.css

+ 0 - 10
affinity/editor-blocks.css

@@ -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 {