mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 14:54:19 +03:00
Added again color properties
This commit is contained in:
parent
ab7e219862
commit
0947f90cc6
@ -40,6 +40,7 @@ export default EStyleSheet.create({
|
||||
alignSelf: 'center',
|
||||
},
|
||||
rightIcon: {
|
||||
color: '$iconColor',
|
||||
justifyContent: 'center',
|
||||
alignSelf: 'center',
|
||||
},
|
||||
|
@ -31,6 +31,7 @@ export default EStyleSheet.create({
|
||||
alignItems: 'center',
|
||||
},
|
||||
editorButton: {
|
||||
color: '$primaryDarkGray',
|
||||
marginRight: 15,
|
||||
height: 24,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user