Skip to content

Commit

Permalink
Adding Spacing Support
Browse files Browse the repository at this point in the history
  • Loading branch information
karthick-murugan committed Oct 24, 2024
1 parent 6fe44e5 commit 47cee0a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/block-library/src/query-pagination-next/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
"background": true
}
},
"spacing": {
"padding": true,
"margin": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
},
"typography": {
"fontSize": true,
"lineHeight": true,
Expand Down

0 comments on commit 47cee0a

Please sign in to comment.