fix iOS font bug
This commit is contained in:
parent
29c84bcc1c
commit
0f0d69b22d
@ -244,7 +244,7 @@ const StationNumberMaker = (props) => {
|
||||
<View style={{ flex: 1 }} />
|
||||
<Text
|
||||
style={{
|
||||
fontSize: parseInt("15%"),
|
||||
fontSize: parseInt("13%"),
|
||||
margin: 0,
|
||||
padding: 0,
|
||||
textAlign: "center",
|
||||
|
Loading…
Reference in New Issue
Block a user