Skip to content
Prev Previous commit
Next Next commit
Adding minHeigh to theme.json
  • Loading branch information
ramonjd committed Aug 12, 2021
commit 96d69b32ef35cb318b38caabd90388323917112b
5 changes: 5 additions & 0 deletions lib/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@
"customRadius": true
}
},
"core/cover": {
"dimensions": {
"customMinHeight": true
}
},
"core/pullquote": {
"border": {
"customColor": true,
Expand Down