Ui improvements and bug fixes

This commit is contained in:
2026-03-08 14:51:39 -04:00
parent adf3183cb8
commit b46c70a221
7 changed files with 294 additions and 21 deletions

View File

@@ -622,6 +622,17 @@ plugins:
splits_background_image_url:
default: ""
type: string
splits_bg_dark:
default: ""
type: color
splits_bg_light:
default: ""
type: color
splits_min_height:
default: 0
type: integer
min: 0
max: 800
groups_show_description:
default: true
type: bool
@@ -662,6 +673,11 @@ plugins:
faq_card_bg_light:
default: ""
type: color
faq_mobile_max_height:
default: 0
type: integer
min: 0
max: 1200
# ══════════════════════════════════════════
# 8. App Download CTA Section