Ticket #58653: 58653.1.patch
File 58653.1.patch, 482 bytes (added by , 2 years ago) |
---|
-
src/wp-content/themes/twentytwentytwo/style.css
156 156 margin-bottom: 1rem; 157 157 } 158 158 159 .wp-block-post-comments ol.commentlist ul.children li:not(:last-child) {159 .wp-block-post-comments ol.commentlist li.comment:not(:last-child) { 160 160 margin-bottom: 1rem; 161 161 }