wp/wp-includes/blocks/post-content/style-rtl.css
changeset 22 8c2e4d02f4ef
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wp/wp-includes/blocks/post-content/style-rtl.css	Fri Sep 05 18:52:52 2025 +0200
@@ -0,0 +1,3 @@
+.wp-block-post-content{
+  display:flow-root;
+}
\ No newline at end of file