react-crud-mobile 1.0.845 → 1.0.846

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.
@@ -1118,8 +1118,8 @@ function UIQuantity(props) {
1118
1118
  var btn = {
1119
1119
  padding: 10,
1120
1120
  alignItems: 'center',
1121
- height: 44,
1122
- width: 44,
1121
+ height: 30,
1122
+ width: 30,
1123
1123
  textAlign: 'center',
1124
1124
  verticalAling: 'middle',
1125
1125
  borderRadius: 24,