style separator block

This commit is contained in:
Aadil Ayub 2024-05-09 14:31:24 +05:00
parent 577a0cdc5c
commit decb995edc

View File

@ -263,6 +263,16 @@
"fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "uppercase"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--main-green)"
}
}
},
"elements": {