gearboxdownloadmodal 5.0.39 → 5.0.40
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -7411,7 +7411,7 @@ const _r = /* @__PURE__ */ Li(Kl), El = ({ width: e, height: t }) => /* @__PURE_
|
|
|
7411
7411
|
zIndex: 50,
|
|
7412
7412
|
display: "flex",
|
|
7413
7413
|
height: "max-content",
|
|
7414
|
-
width:
|
|
7414
|
+
width: 500,
|
|
7415
7415
|
flexDirection: "column",
|
|
7416
7416
|
gap: "5px",
|
|
7417
7417
|
borderRadius: "8px",
|