@applica-software-guru/react-admin 1.3.177 → 1.3.178

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.
@@ -29403,7 +29403,7 @@ const q$ = {}, J$ = Ql(yC, {
29403
29403
  [e.breakpoints.down("sm")]: {
29404
29404
  "&>.MuiStack-root": {
29405
29405
  width: "100%",
29406
- "&>div": {
29406
+ "&>div:not(.MuiStack-root)": {
29407
29407
  width: "100%"
29408
29408
  }
29409
29409
  }