mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-25 21:54:28 +00:00
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:
@@ -539,7 +539,11 @@
|
||||
},
|
||||
"core/quote": {
|
||||
"border": {
|
||||
"width": "1px"
|
||||
"left": {
|
||||
"color": "inherit",
|
||||
"style": "solid",
|
||||
"width": "1px"
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"cite": {
|
||||
|
||||
Reference in New Issue
Block a user