rn: specify chat text field font color
This commit is contained in:
parent
a6555c5d24
commit
b886f8d72d
|
@ -65,6 +65,7 @@ export default {
|
|||
},
|
||||
|
||||
inputField: {
|
||||
color: 'rgb(28, 32, 37)',
|
||||
flex: 1,
|
||||
height: 48
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue