Make WordPress Core

Ticket #56341: 56341.diff

File 56341.diff, 490 bytes (added by tahmidulkarim, 4 years ago)

Patch created.

  • src/wp-content/themes/twentytwentytwo/style.css

    diff --git a/src/wp-content/themes/twentytwentytwo/style.css b/src/wp-content/themes/twentytwentytwo/style.css
    index a002276a07..d26c1198fd 100644
    a b a:active { 
    9595 * https://github.com/WordPress/gutenberg/issues/35884
    9696 */
    9797
     98.wp-site-blocks {
     99        word-wrap: break-word;
     100}
     101
    98102.wp-site-blocks,
    99103body > .is-root-container,
    100104.edit-post-visual-editor__post-title-wrapper,