Ticket #56174: 56174.patch
File 56174.patch, 714 bytes (added by , 3 years ago) |
---|
-
wp-content/themes/twentytwenty/assets/css/editor-style-block.css
1272 1272 1273 1273 /* BLOCK: BUTTON */ 1274 1274 1275 html :where(.wp-block-buttons .wp-block)[data-align=left], 1276 html :where(.wp-block-buttons .wp-block)[data-align=right] { 1277 height: auto; 1278 } 1279 1275 1280 .editor-styles-wrapper .wp-block-button__link, 1276 1281 .editor-styles-wrapper .wp-block-file__button { 1277 1282 font-size: 17px; 1278 1283 } 1279 1284 1280 1285 /* BLOCK: CODE */ 1281 1286 1282 1287 .editor-styles-wrapper .wp-block-preformatted pre,