@movable/ui 1.12.0 → 1.12.1

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.
package/lib/index.mjs CHANGED
@@ -5373,7 +5373,7 @@ function jp({ Title: e, Content: t, Actions: r, onClose: n, hideCloseButton: o,
5373
5373
  }
5374
5374
  const wa = 280, Gf = ys(tt, { shouldForwardProp: (e) => e !== "open" })(({ theme: e, open: t }) => ({
5375
5375
  flexGrow: 1,
5376
- overflowX: "scroll",
5376
+ overflowX: "auto",
5377
5377
  transition: e.transitions.create("margin", {
5378
5378
  easing: e.transitions.easing.sharp,
5379
5379
  duration: e.transitions.duration.leavingScreen