coinley-checkout 0.6.4 → 0.6.5

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.
@@ -21314,11 +21314,6 @@ const CoinleyModal = ({
21314
21314
  "div",
21315
21315
  {
21316
21316
  className: "coinley-modal relative pt-6 w-1/2 max-w-[490px] shadow-xl bg-gray-100",
21317
- style: {
21318
- maxWidth: "490px !important",
21319
- width: "100% !important",
21320
- minWidth: "320px !important"
21321
- },
21322
21317
  children: [
21323
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: [
21324
21319
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex-1 flex items-center gap-2 px-4", children: [