coinley-checkout 0.6.5 → 0.6.6

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.
@@ -21313,7 +21313,7 @@ const CoinleyModal = ({
21313
21313
  return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "fixed inset-0 z-50 overflow-y-auto", children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "flex min-h-screen items-center justify-center p-4", children: /* @__PURE__ */ jsxRuntimeExports.jsxs(
21314
21314
  "div",
21315
21315
  {
21316
- className: "coinley-modal relative pt-6 w-1/2 max-w-[490px] shadow-xl bg-gray-100",
21316
+ className: "coinley-modal relative p-6 w-full max-w-md mx-auto shadow-xl bg-gray-100",
21317
21317
  children: [
21318
21318
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "bg-white flex justify-between items-center mb-6 ml-4 mr-4 py-4 px-2 rounded-full", children: [
21319
21319
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex-1 flex items-center gap-2 px-4", children: [