make reward icon red
This commit is contained in:
parent
dffff47a9f
commit
9977aac9f6
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ const discoverStyle = StyleSheet.create({
|
|||
justifyContent: 'space-between'
|
||||
},
|
||||
rewardIcon: {
|
||||
color: Colors.LbryGreen,
|
||||
color: Colors.Red,
|
||||
flex: 0.1,
|
||||
textAlign: 'right',
|
||||
marginTop: 6
|
||||
|
|
Loading…
Reference in a new issue