瀏覽代碼

Fix for table heading borders in the editor.

Caroline Moore 6 年之前
父節點
當前提交
f163d59a49
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scratchpad/editor-blocks.css

+ 1 - 0
scratchpad/editor-blocks.css

@@ -741,6 +741,7 @@
 }
 
 .editor-block-list__block table.wp-block-table th {
+	border: 0;
 	border-bottom: 1px solid #ddd;
 	font-size: 90%;
 	padding: 0.5em;