fixed the name scaling

This commit is contained in:
gugak 2025-05-07 05:45:32 -07:00
parent 6991e1ab46
commit e5b80c645d

View File

@ -54,8 +54,9 @@
"name": "Label"
},
"position": {
"height": 1.0001,
"width": 0.9999
"height": 0.6613,
"width": 0.9999,
"y": 0.3387
},
"propConfig": {
"props.text": {
@ -77,7 +78,7 @@
},
"textStyle": {
"fontFamily": "inherit",
"fontSize": "1em",
"fontSize": "1vmin",
"textAlign": "center"
}
},