Index: wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
===================================================================
--- wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(revision 53101)
+++ wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(working copy)
@@ -1475,3 +1475,7 @@
 
 
 }
+.editor-styles-wrapper ul.block-editor-block-list__block.wp-block-social-links,
+.editor-styles-wrapper ol.block-editor-block-list__block.wp-block-social-links{
+        padding-left: 0;
+}
\ No newline at end of file
Index: wp-content/themes/twentytwenty/assets/css/editor-style-block.css
===================================================================
--- wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(revision 53101)
+++ wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(working copy)
@@ -1475,3 +1475,7 @@
 
 
 }
+.editor-styles-wrapper ul.block-editor-block-list__block.wp-block-social-links,
+.editor-styles-wrapper ol.block-editor-block-list__block.wp-block-social-links{
+        padding-left: 0;
+}
\ No newline at end of file
