Skip to content

Commit

Permalink
Add top/bottom margin support to Buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
stacimc committed Sep 16, 2021
1 parent ac9ebc5 commit 32abf3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/buttons/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"__experimentalExposeControlsToChildren": true,
"spacing": {
"blockGap": true,
"margin": ["top", "bottom" ],
"__experimentalDefaultControls": {
"blockGap": true
}
Expand Down

0 comments on commit 32abf3d

Please sign in to comment.