Revert "fix: root VBox height:100% instead of cheight:40"

This reverts commit d89961c1e49598cbc833ddf86e8927cae041b74b.
This commit is contained in:
Hermes Agent 2026-06-19 14:26:29 +08:00
parent d89961c1e4
commit 38f0c10dfe
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"widgettype":"VBox",
"options":{"height":"100%","width":"100%"},
"options":{"cheight":40,"width":"100%"},
"subwidgets":[{
"id":"pricing_program_tbl",
"widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{
"widgettype":"VBox",
"options":{"height":"100%","width":"100%"},
"options":{"cheight":40,"width":"100%"},
"subwidgets":[{
"id":"pricing_program_timing_tbl",
"widgettype":"Tabular",