diff --git a/packages/block-library/src/post-featured-image/block.json b/packages/block-library/src/post-featured-image/block.json index 4ca11f519545b6..cb4035e67ce007 100644 --- a/packages/block-library/src/post-featured-image/block.json +++ b/packages/block-library/src/post-featured-image/block.json @@ -37,6 +37,12 @@ "spacing": { "margin": true, "padding": true + }, + "__experimentalBorder": { + "color": true, + "radius": true, + "style": true, + "width": true } }, "editorStyle": "wp-block-post-featured-image-editor",