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