mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-21 04:11:59 +08:00
Remove colors from editor blocks stylesheet
This commit is contained in:
parent
e3d5d0c4b5
commit
0278058a0b
2 changed files with 1 additions and 6 deletions
|
@ -920,6 +920,7 @@ if ( ! class_exists( 'Storefront_Customizer' ) ) :
|
|||
background-color: ' . storefront_adjust_color_brightness( $storefront_theme_mods['background_color'], -4 ) . ';
|
||||
}
|
||||
|
||||
.editor-post-title__block .editor-post-title__input,
|
||||
.editor-styles-wrapper h1,
|
||||
.editor-styles-wrapper h2,
|
||||
.editor-styles-wrapper h3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue