Twenty Twenty-Three: Add a border to Quote block.

This changeset adds a border to the Quote block on front-end, in order to be consistent with the Editor styles.

Props nidhidhandhukiya, poena, akrocks, sabernhardt, nithins53, zoonini.
Fixes #57506.




git-svn-id: https://develop.svn.wordpress.org/trunk@56190 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2023-07-10 22:18:27 +00:00
parent bdc7d56955
commit a5352c3680

View File

@@ -539,7 +539,11 @@
},
"core/quote": {
"border": {
"width": "1px"
"left": {
"color": "inherit",
"style": "solid",
"width": "1px"
}
},
"elements": {
"cite": {