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.mjs CHANGED
@@ -2042,7 +2042,7 @@ const styles$l = StyleSheet.create({
2042
2042
  container: {
2043
2043
  position: "absolute",
2044
2044
  alignSelf: "center",
2045
- height: verticalScale(72),
2045
+ height: verticalScale(80),
2046
2046
  width: width - horizontalScale(32),
2047
2047
  top: 56,
2048
2048
  borderRadius: moderateScale(8),