@abdellatifui/react 3.2.188 → 3.2.189
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/nextgen.js +2 -2
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -20170,8 +20170,8 @@ const i1 = (e) => {
|
|
|
20170
20170
|
),
|
|
20171
20171
|
/* @__PURE__ */ c.jsx("div", { className: "css-i231" }),
|
|
20172
20172
|
/* @__PURE__ */ c.jsx(ln, { className: "css-i231" }),
|
|
20173
|
-
/* @__PURE__ */ c.jsx(pa, { className: "css-i231 overflow-y-hidden p-0", children: /* @__PURE__ */ c.jsx(ma, { className: W(
|
|
20174
|
-
"h-[calc(100%-200px)] w-full relative p-0"
|
|
20173
|
+
/* @__PURE__ */ c.jsx(pa, { className: "css-i231 overflow-y-hidden p-0 relative", children: /* @__PURE__ */ c.jsx(ma, { className: W(
|
|
20174
|
+
"h-[calc(100%-200px)] w-full relative p-0 bg-white"
|
|
20175
20175
|
), children: n }) }),
|
|
20176
20176
|
/* @__PURE__ */ c.jsx(i1, { footer: i, close: t })
|
|
20177
20177
|
]
|