Index: wp-content/themes/twentytwenty/assets/css/editor-style-block.css
===================================================================
--- wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(revision 53246)
+++ wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(working copy)
@@ -1272,11 +1272,16 @@
 
 	/* BLOCK: BUTTON */
 
+	html :where(.wp-block-buttons .wp-block)[data-align=left], 
+	html :where(.wp-block-buttons .wp-block)[data-align=right] {
+		height: auto;
+	}
+
 	.editor-styles-wrapper .wp-block-button__link,
 	.editor-styles-wrapper .wp-block-file__button {
 		font-size: 17px;
 	}
-
+    
 	/* BLOCK: CODE */
 
 	.editor-styles-wrapper .wp-block-preformatted pre,
