@applica-software-guru/react-admin 1.0.72 → 1.0.73

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.
@@ -24612,9 +24612,9 @@ const hU = _i(e0, {
24612
24612
  }
24613
24613
  },
24614
24614
  "& .RaList-actions": {
24615
- "& form": {
24616
- padding: e.spacing(2)
24617
- }
24615
+ // '& form': {
24616
+ padding: e.spacing(2)
24617
+ // }
24618
24618
  },
24619
24619
  "& .RaList-content": {
24620
24620
  // Resolve an issue related to the visualization of the bulk actions toolbar.