Skip to content

Commit d7173bd

Browse files
Fix default dimensions controls config for pullquote block
1 parent 7cd02ef commit d7173bd

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/block-library/src/pullquote/block.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@
4343
}
4444
},
4545
"dimensions": {
46-
"minHeight": true,
47-
"__experimentalDefaultControls": {
48-
"minHeight": false
49-
}
46+
"minHeight": true
5047
},
5148
"spacing": {
5249
"margin": true,

0 commit comments

Comments
 (0)