Current path: home/webdevt/www/wdp/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/woocommerce/packages/email-editor/src
/*
* Styles for both the email editor and renderer.
*/
/* Automatic padding for blocks with background color */
.email-text-block.has-background,
p.has-background,
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
padding: 16px 24px;
}