fix: set explicit color for search field to avoid theme override
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user