fix: add filler css + overflowY:auto to content container
This commit is contained in:
parent
bf868f3f3a
commit
0e9a0ef126
@ -89,10 +89,10 @@
|
|||||||
{
|
{
|
||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"id": "pricing_content",
|
"id": "pricing_content",
|
||||||
|
"css": "filler",
|
||||||
"options": {
|
"options": {
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
"flex": "1",
|
"overflowY": "auto"
|
||||||
"marginTop": "20px"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user