Make WordPress Core

Ticket #52401: 52401.diff

File 52401.diff, 681 bytes (added by desrosj, 4 years ago)
  • src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css

     
    10751075
    10761076/* Block: List ------------------------------- */
    10771077
     1078.editor-styles-wrapper ul.block-editor-block-list__block,
     1079.editor-styles-wrapper ol.block-editor-block-list__block,
     1080.editor-styles-wrapper ul ul,
     1081.editor-styles-wrapper ol ul {
     1082        padding-left: 2em;
     1083}
     1084
    10781085
    10791086/*      X.      Media Queries
    10801087/* ------------------------------------------- */