changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
--- a/wp/wp-includes/blocks/comment-content/style-rtl.css Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-includes/blocks/comment-content/style-rtl.css Fri Sep 05 18:52:52 2025 +0200 @@ -2,4 +2,8 @@ display:block; font-size:.875em; line-height:1.5; +} + +.wp-block-comment-content{ + box-sizing:border-box; } \ No newline at end of file