@3sc/common-component 0.0.17 → 0.0.18

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.es.js CHANGED
@@ -17170,7 +17170,7 @@ const Qs = {
17170
17170
  ...h,
17171
17171
  className: ["notification-dialog", m].join(" "),
17172
17172
  children: [
17173
- /* @__PURE__ */ I.jsx($0, { sx: { p: 1, display: "flex" }, children: /* @__PURE__ */ I.jsxs(pt, { sx: { gap: 1, display: "flex" }, children: [
17173
+ /* @__PURE__ */ I.jsx($0, { sx: { p: 1, display: "flex" }, children: /* @__PURE__ */ I.jsxs(pt, { sx: { gap: 1, display: "flex", width: "97%" }, children: [
17174
17174
  /* @__PURE__ */ I.jsxs(pt, { children: [
17175
17175
  /* @__PURE__ */ I.jsx(bt, { variant: "h6", className: "title", children: e }),
17176
17176
  t && /* @__PURE__ */ I.jsx(bt, { variant: "h6", className: "title sub-title", children: t })