rn: specify chat text field font color

This commit is contained in:
Bettenbuk Zoltan 2019-04-26 18:36:41 +02:00 committed by Saúl Ibarra Corretgé
parent a6555c5d24
commit b886f8d72d
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ export default {
},
inputField: {
color: 'rgb(28, 32, 37)',
flex: 1,
height: 48
},