Ticket #58676: 58676.2.patch
File 58676.2.patch, 485 bytes (added by , 19 months ago) |
---|
-
wp-content/themes/twentytwentytwo/style.css
159 159 .wp-block-post-comments ol.commentlist li.comment:not(:last-child) { 160 160 margin-bottom: 1rem; 161 161 } 162 163 .wp-block-post-comments .comment-form-comment textarea{ 164 box-sizing: border-box; 165 width: 100%; 166 display: block 167 }