Revert "fix: root VBox height:100% instead of cheight:40"
This reverts commit d89961c1e49598cbc833ddf86e8927cae041b74b.
This commit is contained in:
parent
d89961c1e4
commit
38f0c10dfe
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"widgettype":"VBox",
|
"widgettype":"VBox",
|
||||||
"options":{"height":"100%","width":"100%"},
|
"options":{"cheight":40,"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":{"height":"100%","width":"100%"},
|
"options":{"cheight":40,"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