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