fix learn more link style
This commit is contained in:
parent
518285355c
commit
ed513bcfb5
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ const rewardStyle = StyleSheet.create({
|
|||
learnMoreLink: {
|
||||
fontFamily: 'Inter-UI-Regular',
|
||||
color: Colors.White,
|
||||
textDecoration: 'underline',
|
||||
textDecorationLine: 'underline',
|
||||
},
|
||||
enrollButton: {
|
||||
backgroundColor: Colors.White,
|
||||
|
|
Loading…
Reference in a new issue