@3sc/common-component 0.0.26 → 0.0.27
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -22053,7 +22053,7 @@ const Qp = ({ option: e, value: t, handleSelectChange: n, ...r }) => /* @__PURE_
|
|
|
22053
22053
|
g(!b), y(A);
|
|
22054
22054
|
};
|
|
22055
22055
|
return /* @__PURE__ */ x.jsxs(x.Fragment, { children: [
|
|
22056
|
-
/* @__PURE__ */ x.jsx(Ws, { dividers: !0, sx: { pt: "0 !important", minHeight: 240 }, children: /* @__PURE__ */ x.jsx(
|
|
22056
|
+
/* @__PURE__ */ x.jsx(Ws, { dividers: !0, sx: { pt: "0 !important", minHeight: 240, overflowX: "hidden", padding: 0 }, children: /* @__PURE__ */ x.jsx(
|
|
22057
22057
|
pt,
|
|
22058
22058
|
{
|
|
22059
22059
|
sx: e || t ? {
|