fixed the name scaling
This commit is contained in:
parent
6991e1ab46
commit
e5b80c645d
@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user