added % units to blockbase and rebuilt children
@@ -291,6 +291,7 @@
"spacing": {
"customPadding": true,
"units": [
+ "%",
"px",
"em",
"rem",
@@ -90,10 +90,6 @@
"contentSize": "782px",
"wideSize": "1000px"
},
- "spacing": {
- "customPadding": true,
- "units": [ "px", "em", "rem", "vh", "vw" ]
- },
"typography": {
"customFontSize": true,
"customLineHeight": true,
@@ -303,6 +303,7 @@
@@ -209,16 +209,6 @@
"contentSize": "664px",
"wideSize": "1128px"
- "units": [
- "px",
- "em",
- "rem",
- "vh",
- "vw"
- ]
@@ -341,6 +341,7 @@
@@ -332,6 +332,7 @@
@@ -336,6 +336,7 @@