Browse Source

Remote: separator block fix

Matias Benedetto 3 years ago
parent
commit
9896f99207
1 changed files with 2 additions and 2 deletions
  1. 2 2
      remote/theme.json

+ 2 - 2
remote/theme.json

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