gearboxdownloadmodal 3.0.10 → 3.0.12

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 CHANGED
@@ -4139,7 +4139,7 @@ const Ni = ({
4139
4139
  style: {
4140
4140
  fontSize: "1rem",
4141
4141
  color: "white",
4142
- backgroundColor: "#00A3FF1A"
4142
+ background: "#00A3FF1A"
4143
4143
  },
4144
4144
  onClick: A,
4145
4145
  children: "Copy Link"
@@ -6928,7 +6928,8 @@ const ql = /* @__PURE__ */ Ca(hl), yl = ({
6928
6928
  style: {
6929
6929
  color: "#718096",
6930
6930
  // text-gray-500
6931
- cursor: "pointer"
6931
+ cursor: "pointer",
6932
+ backgroundColor: "white"
6932
6933
  },
6933
6934
  children: /* @__PURE__ */ h.jsx("img", { src: Wa, alt: "close image" })
6934
6935
  }