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