Make WordPress Core

Ticket #59706: 59706.patch

File 59706.patch, 827 bytes (added by viralsampat, 17 months ago)

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

  • src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css

    diff --git src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
    index 18e8328107..8690a01a93 100644
    Inter variable font. Usage: 
    470470.editor-styles-wrapper ul.wp-block-categories li,
    471471.editor-styles-wrapper ul.wp-block-latest-posts li,
    472472.editor-styles-wrapper ul.wp-block-categories__list li {
    473         color: #6d6d6d;
     473        color: inherit;
    474474        line-height: 1.476;
    475475        margin: 5px 0 0 0;
    476476}
    Inter variable font. Usage: 
    514514        margin-top: 0.15em;
    515515}
    516516
     517.editor-styles-wrapper .wp-block-latest-posts time{
     518        color: inherit;
     519}
    517520
    518521/* Block: Table ------------------------------ */
    519522