mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 12:51:42 +03:00
updated border color
This commit is contained in:
parent
cc47382d38
commit
20a7695d1f
@ -54,8 +54,8 @@ export default EStyleSheet.create({
|
||||
paddingTop:8,
|
||||
flexDirection:'row',
|
||||
justifyContent:'space-between',
|
||||
borderColor:'$primaryBlue',
|
||||
borderTopWidth:1,
|
||||
borderColor:'$chartText',
|
||||
borderTopWidth:EStyleSheet.hairlineWidth,
|
||||
} as ViewStyle,
|
||||
textDiffPositive:{
|
||||
fontSize:18,
|
||||
|
Loading…
Reference in New Issue
Block a user