mainstack-payments 0.5.1 → 0.5.2
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.
|
@@ -26757,7 +26757,7 @@ const bz = ln(
|
|
|
26757
26757
|
border: `1px solid ${Xt.gray50}`,
|
|
26758
26758
|
position: ce ? "static" : { lg: "fixed" },
|
|
26759
26759
|
width: ce ? "auto" : { lg: `${ea}px` },
|
|
26760
|
-
zIndex:
|
|
26760
|
+
zIndex: 10,
|
|
26761
26761
|
children: [
|
|
26762
26762
|
/* @__PURE__ */ K(
|
|
26763
26763
|
rt,
|