Ticket #58531: 58531.patch
File 58531.patch, 586 bytes (added by , 2 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css
391 391 padding: 0; 392 392 } 393 393 394 .edit-post-visual-editor ul:not(.wp-block-gallery ),394 .edit-post-visual-editor ul:not(.wp-block-gallery, .wp-block-post-template), 395 395 .editor-block-list__block ul:not(.wp-block-gallery), 396 396 .block-library-list ul { 397 397 list-style: disc;