fix: root VBox height:100% instead of cheight:40
This commit is contained in:
parent
851ea8b51b
commit
d89961c1e4
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"pricing_program_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"pricing_program_timing_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user