diff --git a/lib/Checkbox.js b/lib/Checkbox.js index 5127e9c..29f31ae 100644 --- a/lib/Checkbox.js +++ b/lib/Checkbox.js @@ -133,6 +133,7 @@ const styles = StyleSheet.create({ }, label: { marginLeft: 16, + marginTop:17, opacity: COLOR.darkPrimaryOpacity.opacity, alignItems: 'center', flex: 1