Make WordPress Core

Ticket #51574: 51574.patch

File 51574.patch, 1.2 KB (added by sabernhardt, 4 years ago)
  • src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css

     
    10721072        width: 100%;
    10731073}
    10741074
    1075 /* Block: Paragraph -------------------------- */
     1075/* Block: List ------------------------------- */
    10761076
     1077.editor-styles-wrapper ul.block-editor-block-list__block,
     1078.editor-styles-wrapper ol.block-editor-block-list__block,
     1079.editor-styles-wrapper ul ul,
     1080.editor-styles-wrapper ol ul {
     1081        padding-right: 2em;
     1082}
    10771083
     1084
    10781085/*      X.      Media Queries
    10791086/* ------------------------------------------- */
    10801087
  • src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css

     
    10721072        width: 100%;
    10731073}
    10741074
    1075 /* Block: Paragraph -------------------------- */
     1075/* Block: List ------------------------------- */
    10761076
    10771077
    10781078/*      X.      Media Queries