@movable/ui 3.19.0 → 3.19.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
@@ -11989,7 +11989,7 @@ function FE({ Breadcrumbs: e, Subtitle: t, Metadata: r, Chips: o, ButtonGroup: i
11989
11989
  py: 3,
11990
11990
  ...a && { pb: -3 },
11991
11991
  ...s
11992
- }, children: [p.jsxs(De, { direction: "row", spacing: 2, justifyContent: "space-between", alignItems: "center", children: [p.jsxs(De, { direction: "row", spacing: 1, alignItems: "center", children: [e, o] }), i] }), r, t, a] }) });
11992
+ }, children: [p.jsxs(De, { direction: "row", spacing: 2, justifyContent: "space-between", alignItems: "center", sx: { minHeight: 36 }, children: [p.jsxs(De, { direction: "row", spacing: 1, alignItems: "center", children: [e, o] }), i] }), r, t, a] }) });
11993
11993
  }
11994
11994
  const L0 = {
11995
11995
  ".MuiBreadcrumbs-separator": {