Make WordPress Core

Ticket #61041: 61041.patch

File 61041.patch, 479 bytes (added by viralsampat, 10 months ago)

I have checked above mentioned issue and resolved it. Here, I have added my patch.

  • src/wp-content/themes/twentytwentytwo/theme.json

    diff --git src/wp-content/themes/twentytwentytwo/theme.json src/wp-content/themes/twentytwentytwo/theme.json
    index ec9ff8644e..80358a9413 100644
     
    267267                        "core/quote": {
    268268                                "border": {
    269269                                        "width": "1px"
    270                                 }
     270                                },
     271                                "css": ":where(.wp-block-quote).has-text-align-right { border-width: 1px; }"
    271272                        },
    272273                        "core/site-title": {
    273274                                "typography": {