react-crud-mobile 1.3.309 → 1.3.311

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.
@@ -857,7 +857,7 @@ var styles$6 = /*#__PURE__*/reactNative.StyleSheet.create({
857
857
  borderWidth: 1,
858
858
  borderColor: 'borderColor',
859
859
  borderRadius: 5,
860
- paddingHorizontal: 15,
860
+ paddingHorizontal: 10,
861
861
  alignSelf: 'flex-start',
862
862
  flexDirection: 'row',
863
863
  flexWrap: 'wrap',