Make WordPress Core

Ticket #56377: #56377.patch

File #56377.patch, 617 bytes (added by kajalgohel, 2 years ago)
  • wp-content/themes/twentytwenty/assets/css/editor-style-block.css

     
    10981098        padding-left: 1.3em;
    10991099}
    11001100
     1101.editor-styles-wrapper ul.block-editor-block-list__block li,
     1102.editor-styles-wrapper ol.block-editor-block-list__block li {
     1103        margin: 0.5rem 0 0 2rem;
     1104}
     1105
    11011106/* Block: Post Template ---------------- */
    11021107
    11031108.editor-styles-wrapper ul.wp-block-post-template {