make reward icon red

This commit is contained in:
Akinwale Ariwodola 2018-11-21 11:09:54 +01:00
parent dffff47a9f
commit 9977aac9f6

View file

@ -120,7 +120,7 @@ const discoverStyle = StyleSheet.create({
justifyContent: 'space-between' justifyContent: 'space-between'
}, },
rewardIcon: { rewardIcon: {
color: Colors.LbryGreen, color: Colors.Red,
flex: 0.1, flex: 0.1,
textAlign: 'right', textAlign: 'right',
marginTop: 6 marginTop: 6