Make WordPress Core

Ticket #60872: 60872.3.patch

File 60872.3.patch, 440 bytes (added by pitamdey, 3 months ago)

Updated Patch

  • wp-content/themes/twentynineteen/style-editor.scss

     
    10201020                width: 100%;
    10211021        }
    10221022}
     1023
     1024.wp-block-read-more:where(:not([style*=text-decoration])) {
     1025    text-decoration: underline;
     1026}
     1027 No newline at end of file