Skip to content

Commit

Permalink
Add spacing controls to Post Author block (#35963)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaz authored Oct 26, 2021
1 parent 59a9764 commit 522a67c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-library/src/post-author/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"usesContext": [ "postType", "postId", "queryId" ],
"supports": {
"html": false,
"spacing": {
"margin": true,
"padding": true
},
"typography": {
"fontSize": true,
"lineHeight": true
Expand Down

0 comments on commit 522a67c

Please sign in to comment.