sapo-components-ui-rn 1.0.87 → 1.0.89

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/dist/index.esm.js CHANGED
@@ -6365,8 +6365,8 @@ var styles$a = StyleSheet.create({
6365
6365
  height: CONSTANTS.BUTTON_HEIGHT,
6366
6366
  alignItems: "center",
6367
6367
  justifyContent: "center",
6368
- minWidth: CONSTANTS.DEVICE_WIDTH / 4,
6369
- paddingHorizontal: CONSTANTS.SPACE_12,
6368
+ minWidth: CONSTANTS.DEVICE_WIDTH / 4.5,
6369
+ // paddingHorizontal: CONSTANTS.SPACE_12,
6370
6370
  },
6371
6371
  border: {
6372
6372
  borderWidth: CONSTANTS.BORDER_WIDTH_1,