fix iOS font bug
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user