dhre-ui-kit 0.0.262 → 0.0.264

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
@@ -2078,7 +2078,7 @@ const styles$l = reactNative.StyleSheet.create({
2078
2078
  container: {
2079
2079
  position: "absolute",
2080
2080
  alignSelf: "center",
2081
- height: verticalScale(72),
2081
+ height: verticalScale(80),
2082
2082
  width: width - horizontalScale(32),
2083
2083
  top: 56,
2084
2084
  borderRadius: moderateScale(8),