Make WordPress Core

Ticket #57667: fix-separator-block-default-style.diff

File fix-separator-block-default-style.diff, 502 bytes (added by Rahmohn, 18 months ago)
  • src/wp-content/themes/twentytwentythree/theme.json

    diff --git src/wp-content/themes/twentytwentythree/theme.json src/wp-content/themes/twentytwentythree/theme.json
    index ba78a4a50f..ffa7a5a845 100644
     
    587587                                        "fontWeight": "normal",
    588588                                        "lineHeight": "1.4"
    589589                                }
     590                        },
     591                        "core/separator": {
     592                                "css": " &:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull){width: 200px}"
    590593                        }
    591594                },
    592595                "color": {