check box border width reduction

This commit is contained in:
Nouman Tahir 2021-04-23 01:04:10 +05:00
parent 1f2b017b83
commit 61acc89f80

View File

@ -9,7 +9,7 @@ export default EStyleSheet.create({
bigSquare: {
height: 20,
width: 20,
borderWidth: 2,
borderWidth: 1,
borderColor: '$primaryBlue',
alignItems: 'center',
justifyContent: 'center',