Sfoglia il codice sorgente

Remote: separator block fix

Matias Benedetto 3 anni fa
parent
commit
9896f99207
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      remote/theme.json

+ 2 - 2
remote/theme.json

@@ -145,8 +145,8 @@
 				}
 			},
 			"core/separator": {
-				"border": {
-					"color": "var(--wp--preset--color--primary)"
+				"color": {
+					"text": "var(--wp--preset--color--primary)"
 				}
 			},
 			"core/post-comments": {