Explorar o código

Fix for table heading borders in the editor.

Caroline Moore %!s(int64=6) %!d(string=hai) anos
pai
achega
f163d59a49
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;