mobile styles and fix overflow

This commit is contained in:
2024-12-18 15:52:12 -08:00
parent 90505b964a
commit 01ca26189e
24 changed files with 458 additions and 331 deletions

View File

@@ -846,34 +846,6 @@
"return_format": "value",
"ajax": 0,
"placeholder": ""
},
{
"key": "field_6758a0e5c134a",
"label": "Font Size",
"name": "font_size",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"small": "Small",
"medium": "Medium",
"large": "Large"
},
"default_value": false,
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"allow_in_bindings": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
}
],
"min": "",
@@ -2516,6 +2488,34 @@
"return_format": "value",
"ajax": 0,
"placeholder": ""
},
{
"key": "field_676347740b8a9",
"label": "Radial Graphic Position",
"name": "radial_graphic",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"none": "Hide Graphic",
"right-graphic": "Right",
"left-graphic": "Left"
},
"default_value": "none",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"allow_in_bindings": 1,
"ui": 0,
"ajax": 0,
"placeholder": ""
}
],
"min": "",
@@ -2689,7 +2689,7 @@
"white": "White",
"light-blue": "Light Blue"
},
"default_value": "pink",
"default_value": "white",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
@@ -2753,6 +2753,27 @@
"return_format": "value",
"ajax": 0,
"placeholder": ""
},
{
"key": "field_67631a95e534d",
"label": "Radial Graphic",
"name": "radial_graphic",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"allow_in_bindings": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
],
"min": "",
@@ -8077,6 +8098,35 @@
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_67634fd5a975a",
"label": "Radial Graphic Position",
"name": "radial_graphic",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"none": "Hide Graphic",
"right-graphic": "Right",
"left-graphic": "Left",
"center-graphic": "Center"
},
"default_value": "center-graphic",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"allow_in_bindings": 1,
"ui": 0,
"ajax": 0,
"placeholder": ""
}
],
"min": "",
@@ -8337,5 +8387,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1734494751
"modified": 1734563123
}