Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(revision 53691)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(working copy)
@@ -1009,7 +1009,7 @@
 	border-style: solid;
 	border-width: 2px 0 0;
 	line-height: 1.25;
-	margin: 20px 0 16px 16px;
+	margin: 20px 0 16px 10px;
 	padding-top: 12px;
 }
 
Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(revision 53691)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(working copy)
@@ -1009,7 +1009,7 @@
 	border-style: solid;
 	border-width: 2px 0 0;
 	line-height: 1.25;
-	margin: 20px 16px 16px 0;
+	margin: 20px 10px 16px 0;
 	padding-top: 12px;
 }
 
