Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/5ad1f51b023dd70be07e78c423f5fadb2eeb208d183012422fd5f4366af18bea

50 lines
881 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 50
}
},
"root": {
"children": [
{
"meta": {
"name": "Logo"
},
"position": {
"basis": "127px"
},
"props": {
"path": "Components/Atoms/Logo",
"style": {
"marginRight": "10px"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Icon"
},
"position": {
"basis": "30px"
},
"props": {
"color": "var(--text-color)",
"path": "material/insert_emoticon"
},
"type": "ia.display.icon"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"padding": "var(--space-sm)"
}
},
"type": "ia.container.flex"
}
}