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