Fix checkmark size

This commit is contained in:
Bill Thornton 2021-10-07 13:54:43 -04:00
parent 65d0ac077a
commit d9c2ffdfaa

View File

@ -81,7 +81,7 @@ const styles = StyleSheet.create({
marginBottom: 2
},
leftElement: {
width: 12
width: 24
}
});