mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-04 03:56:54 +03:00
fixed text underline color
This commit is contained in:
parent
233171f574
commit
5d72b24fae
@ -141,7 +141,7 @@ export default EStyleSheet.create({
|
||||
},
|
||||
textUnderline:{
|
||||
textDecorationLine:'underline',
|
||||
textDecorationColor:'$primaryLightGray'
|
||||
textDecorationColor:'$primaryDarkText'
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user