diff --git a/core-blocks/spacer/index.js b/core-blocks/spacer/index.js index 7c40b802efc45..7822f0f2df20d 100644 --- a/core-blocks/spacer/index.js +++ b/core-blocks/spacer/index.js @@ -51,7 +51,7 @@ export const settings = { bottom: 'core-blocks-spacer__resize-handler-bottom', } } enable={ { - top: true, + top: false, right: false, bottom: true, left: false,