fix: move id to widget level, not options (bricks convention)
This commit is contained in:
parent
e0b07e0b50
commit
01a2c9281f
@ -25,8 +25,8 @@
|
|||||||
"subwidgets": [
|
"subwidgets": [
|
||||||
{
|
{
|
||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
|
||||||
"id": "rag_main_content",
|
"id": "rag_main_content",
|
||||||
|
"options": {
|
||||||
"css": "filler",
|
"css": "filler",
|
||||||
"padding": "8px"
|
"padding": "8px"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user