Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/515b4f3c6b31ee78e7340aced6f92b3b31df44295eef7ddc4dc8bc95fead24db

32 lines
561 B
Plaintext

{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "System Dasboard"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container-root)",
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}