mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 19:31:54 +03:00
gray border
This commit is contained in:
parent
61acc89f80
commit
5cfdbd269a
@ -10,7 +10,7 @@ export default EStyleSheet.create({
|
|||||||
height: 20,
|
height: 20,
|
||||||
width: 20,
|
width: 20,
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
borderColor: '$primaryBlue',
|
borderColor: '$primaryDarkGray',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user