fix: set explicit color for search field to avoid theme override

This commit is contained in:
Bettenbuk Zoltan
2019-05-23 12:06:50 +02:00
committed by Saúl Ibarra Corretgé
parent 9445cf99fd
commit def22b01bb
@@ -55,6 +55,7 @@ export default {
backgroundColor: 'rgb(240, 243, 247)',
borderBottomRightRadius: 10,
borderTopRightRadius: 10,
color: DARK_GREY,
flex: 1,
fontSize: 17,
paddingVertical: 7