浏览代码

Fix font size for tables.

Caroline Moore 6 年之前
父节点
当前提交
7e59c738ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apostrophe-2/css/editor-blocks.css

+ 1 - 0
apostrophe-2/css/editor-blocks.css

@@ -531,6 +531,7 @@ body.gutenberg-editor-page .edit-post-visual-editor .editor-block-list__block:no
 }
 
 .wp-block-freeform.block-library-rich-text__tinymce table {
+	font-size: 0.85em;
 	display: table;
 	margin: 0 0 1.5em;
 	width: 100%;