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.
@@ -848,7 +848,7 @@ var styles$6 = /*#__PURE__*/StyleSheet.create({
848
848
  borderWidth: 1,
849
849
  borderColor: 'borderColor',
850
850
  borderRadius: 5,
851
- paddingHorizontal: 15,
851
+ paddingHorizontal: 10,
852
852
  alignSelf: 'flex-start',
853
853
  flexDirection: 'row',
854
854
  flexWrap: 'wrap',