Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/5682e6cc7b75a51e8eeffd2a30d3453888b16218566a1d41ea82ff7be67f2c10

34 lines
577 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"width": 900
}
},
"root": {
"children": [
{
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"gap": "10px",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}