From fe8206f8d58e2bf08aeee51e673381df1f4d4814 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 30 May 2026 21:20:49 +0800 Subject: [PATCH] fix: reduce module card height (remove cheight, compact padding/icons) --- wwwroot/index.ui | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 6825f12..1d81eea 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -50,7 +50,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -88,7 +88,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -126,7 +126,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -166,7 +166,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -204,7 +204,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -242,7 +242,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", @@ -280,7 +280,7 @@ "widgettype": "VBox", "options": { "css": "card", - "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer",