fix: reduce module card height (remove cheight, compact padding/icons)

This commit is contained in:
yumoqing 2026-05-30 21:20:48 +08:00
parent fc1f8bb182
commit 12472b792f

View File

@ -55,9 +55,9 @@
"widgettype": "VBox", "widgettype": "VBox",
"options": { "options": {
"css": "card", "css": "card",
"cheight": 10,
"cwidth": 25, "cwidth": 25,
"padding": "24px", "padding": "16px",
"cursor": "pointer" "cursor": "pointer"
}, },
"binds": [ "binds": [