fix: card col_cwidth/cwidth 25->20 for narrower DimensionFilter display area

This commit is contained in:
yumoqing 2026-07-30 18:28:01 +08:00
parent 703886c09e
commit a76a46d8bc

View File

@ -12,7 +12,7 @@
"options": {
"css": "plaza-grid",
"width": "100%",
"col_cwidth": 25,
"col_cwidth": 20,
"col_cgap": 1
},
"subwidgets": [
@ -22,7 +22,7 @@
"widgettype": "VBox",
"options": {
"css": "card plaza-card",
"cwidth": 25,
"cwidth": 20,
"cheight": 16
},
"subwidgets": [