biblio-react 3.0.0-alpha332-popup → 3.0.0-alpha333-popup

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/dist/index.js CHANGED
@@ -28809,7 +28809,7 @@ const tb = me(/* @__PURE__ */ b("path", {
28809
28809
  }
28810
28810
  }
28811
28811
  }
28812
- }, Qu = { width: 0.9, height: 0.85 }, na = { width: 520, height: 360 }, sw = 32, nH = ".dv-react-part", rH = ".dv-groupview.dv-active-group .dv-content-container > .dv-react-part", oH = ".dv-groupview", iH = ".dv-groupview.dv-active-group", aw = ".MuiDialog-paper", lw = /* @__PURE__ */ s((t, e, n) => {
28812
+ }, Qu = { width: 0.98, height: 0.94 }, na = { width: 520, height: 360 }, sw = 32, nH = ".dv-react-part", rH = ".dv-groupview.dv-active-group .dv-content-container > .dv-react-part", oH = ".dv-groupview", iH = ".dv-groupview.dv-active-group", aw = ".MuiDialog-paper", lw = /* @__PURE__ */ s((t, e, n) => {
28813
28813
  const r = Number.isFinite(e) ? e : 0, o = Number.isFinite(n) ? n : t;
28814
28814
  return Math.min(o, Math.max(r, t));
28815
28815
  }, "clamp"), Im = /* @__PURE__ */ s((t, e) => {
@@ -36211,7 +36211,8 @@ const Hte = /* @__PURE__ */ s(({ title: t, children: e, sx: n, source: r, ...o }
36211
36211
  width: "auto",
36212
36212
  maxWidth: "100%",
36213
36213
  minWidth: 0,
36214
- mx: 1,
36214
+ mx: 0,
36215
+ ml: -0.5,
36215
36216
  border: "1px solid",
36216
36217
  borderColor: "divider",
36217
36218
  borderRadius: 2,
@@ -36221,8 +36222,11 @@ const Hte = /* @__PURE__ */ s(({ title: t, children: e, sx: n, source: r, ...o }
36221
36222
  pt: 2.75,
36222
36223
  pb: 2,
36223
36224
  position: "relative",
36224
- mt: 2,
36225
+ mt: 0,
36225
36226
  boxSizing: "border-box",
36227
+ "&:first-of-type": {
36228
+ mt: -1.5
36229
+ },
36226
36230
  "& .MuiGrid-root": {
36227
36231
  minWidth: 0
36228
36232
  },