fix(welcome/native): placeholder fix

This commit is contained in:
Calin-Teodor 2022-11-11 17:51:16 +02:00 committed by Saúl Ibarra Corretgé
parent 79c4cabbad
commit 6346d99d0e
1 changed files with 1 additions and 2 deletions

View File

@ -215,9 +215,8 @@ export default {
},
customInput: {
fontSize: 32,
fontSize: 18,
letterSpacing: 0,
lineHeight: BaseTheme.spacing[6],
textAlign: 'center'
},