react-crud-mobile 1.3.360 → 1.3.361

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.
@@ -2511,7 +2511,8 @@ var styles$b = /*#__PURE__*/StyleSheet.create({
2511
2511
  color: 'labelColor'
2512
2512
  },
2513
2513
  inner: {
2514
- width: '100%'
2514
+ flexDirection: 'row',
2515
+ gap: 10
2515
2516
  }
2516
2517
  });
2517
2518
  var withChildStyles = /*#__PURE__*/StyleSheet.create({