diff --git a/packages/block-library/src/post-template/block.json b/packages/block-library/src/post-template/block.json index 722a27f5d2f925..0d3f8ad3bb73a3 100644 --- a/packages/block-library/src/post-template/block.json +++ b/packages/block-library/src/post-template/block.json @@ -48,7 +48,9 @@ "__experimentalDefault": "1.25em" }, "__experimentalDefaultControls": { - "blockGap": true + "blockGap": true, + "padding" : false, + "margin" : false } }, "interactivity": { @@ -58,13 +60,7 @@ "radius": true, "color": true, "width": true, - "style": true, - "__experimentalDefaultControls": { - "radius": true, - "color": true, - "width": true, - "style": true - } + "style": true } }, "style": "wp-block-post-template",