fix(welcome/native): placeholder fix
This commit is contained in:
parent
79c4cabbad
commit
6346d99d0e
|
@ -215,9 +215,8 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
customInput: {
|
customInput: {
|
||||||
fontSize: 32,
|
fontSize: 18,
|
||||||
letterSpacing: 0,
|
letterSpacing: 0,
|
||||||
lineHeight: BaseTheme.spacing[6],
|
|
||||||
textAlign: 'center'
|
textAlign: 'center'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue