From b20293edc71536d8fe106b8fbf1b35fff0a2d785 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Fri, 3 Feb 2023 12:32:40 +0100 Subject: [PATCH] Temp - Break Visual test --- packages/block-library/src/gallery/edit.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/block-library/src/gallery/edit.js b/packages/block-library/src/gallery/edit.js index dc2be8ee34f3d5..0139b85c391462 100644 --- a/packages/block-library/src/gallery/edit.js +++ b/packages/block-library/src/gallery/edit.js @@ -522,8 +522,8 @@ function GalleryEdit( props ) { } ); const nativeInnerBlockProps = Platform.isNative && { - marginHorizontal: 0, - marginVertical: 0, + marginHorizontal: 20, + marginVertical: 20, }; const innerBlocksProps = useInnerBlocksProps( blockProps, {