Ticket #53809: patch-53809.diff
File patch-53809.diff, 480 bytes (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentytwentyone/assets/css/style-editor.css
diff --git a/src/wp-content/themes/twentytwentyone/assets/css/style-editor.css b/src/wp-content/themes/twentytwentyone/assets/css/style-editor.css index 8a9413982b..822c4b2032 100644
a b h6, 1127 1127 } 1128 1128 1129 1129 /* Center image block by default in the editor */ 1130 .wp-block-image > div{1130 .wp-block-image { 1131 1131 text-align: center; 1132 1132 } 1133 1133