fix: 左侧导航栏宽度减半 cwidth 18→9

This commit is contained in:
yumoqing 2026-06-01 14:27:22 +08:00
parent 3c5fdfc149
commit fa8b35072d

View File

@ -13,7 +13,7 @@
{ {
"widgettype": "VScrollPanel", "widgettype": "VScrollPanel",
"options": { "options": {
"cwidth": 18, "cwidth": 9,
"bgcolor": "#1e293b" "bgcolor": "#1e293b"
}, },
"subwidgets": [ "subwidgets": [