dhre-ui-kit 0.0.140 → 0.0.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -2728,7 +2728,7 @@ var ContactModel = withThemeProvider(ContactModal);
2728
2728
  const styles$e = reactNative.StyleSheet.create({
2729
2729
  applyButton: {
2730
2730
  marginTop: verticalScale(24),
2731
- paddingVertical: verticalScale(24),
2731
+ paddingVertical: verticalScale(12),
2732
2732
  justifyContent: "center",
2733
2733
  alignItems: "center",
2734
2734
  borderRadius: moderateScale(25)