mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Twenty Twenty: Inherit Quote block's paragraph custom letter spacing in the editor.
Props nidhidhandhukiya, sabernhardt, pooja1210, ugyensupport, pouicpouic, poena. Fixes #58033. git-svn-id: https://develop.svn.wordpress.org/trunk@55967 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -693,6 +693,7 @@ hr.wp-block-separator.is-style-dots::before {
|
||||
color: inherit;
|
||||
font-weight: 400;
|
||||
margin: 0 0 20px 0;
|
||||
letter-spacing: inherit;
|
||||
}
|
||||
|
||||
.editor-styles-wrapper .wp-block-quote.is-style-large {
|
||||
|
||||
@@ -697,6 +697,7 @@ hr.wp-block-separator.is-style-dots::before {
|
||||
color: inherit;
|
||||
font-weight: 400;
|
||||
margin: 0 0 20px 0;
|
||||
letter-spacing: inherit;
|
||||
}
|
||||
|
||||
.editor-styles-wrapper .wp-block-quote.is-style-large {
|
||||
|
||||
Reference in New Issue
Block a user