From af923e62adf8acb9ed29388d81dd147264e79bf1 Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Mon, 7 Feb 2022 08:19:12 -0500 Subject: [PATCH] Restore custom padding for group blocks with a background color. --- src/wp-content/themes/twentytwentytwo/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-content/themes/twentytwentytwo/style.css b/src/wp-content/themes/twentytwentytwo/style.css index bc9558dc3a569..b9f6a193672b8 100644 --- a/src/wp-content/themes/twentytwentytwo/style.css +++ b/src/wp-content/themes/twentytwentytwo/style.css @@ -99,6 +99,7 @@ a:active { body > .is-root-container, .edit-post-visual-editor__post-title-wrapper, .wp-block-group.alignfull, +.wp-block-group.has-background, .wp-block-cover.alignfull, .is-root-container .wp-block[data-align="full"] > .wp-block-group, .is-root-container .wp-block[data-align="full"] > .wp-block-cover {