From 5695f92127334130908d5af85598b08bca2f8c9e Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Wed, 5 Apr 2023 16:35:29 -0500 Subject: [PATCH] chore: Padding on gallery fixed --- src/editors/sharedComponents/SelectionModal/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editors/sharedComponents/SelectionModal/index.jsx b/src/editors/sharedComponents/SelectionModal/index.jsx index 19218edd3..3e8592288 100644 --- a/src/editors/sharedComponents/SelectionModal/index.jsx +++ b/src/editors/sharedComponents/SelectionModal/index.jsx @@ -74,7 +74,7 @@ export const SelectionModal = ({ )} title={intl.formatMessage(titleMsg)} - bodyStyle={{ background, padding: '24px' }} + bodyStyle={{ background, padding: '9px 24px' }} headerComponent={(