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