diff -r 48c4eec2b7e6 -r 8c2e4d02f4ef wp/wp-includes/blocks/list/style-rtl.css --- a/wp/wp-includes/blocks/list/style-rtl.css Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-includes/blocks/list/style-rtl.css Fri Sep 05 18:52:52 2025 +0200 @@ -2,6 +2,6 @@ box-sizing:border-box; } -:root :where(ul.has-background,ol.has-background){ +:root :where(.wp-block-list.has-background){ padding:1.25em 2.375em; } \ No newline at end of file