@kashifd/jwero-components 0.6.62 → 0.6.63
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
|
@@ -49099,7 +49099,7 @@ const BF = /* @__PURE__ */ zo(LF), FF = ({ ...e }) => /* @__PURE__ */ x.jsxs(
|
|
|
49099
49099
|
position: "fixed",
|
|
49100
49100
|
[a]: d === "100%" ? "96.5%" : `${parseInt(d) + 1}%`,
|
|
49101
49101
|
top: a === "left" || a === "right" ? "50%" : null,
|
|
49102
|
-
zIndex:
|
|
49102
|
+
zIndex: 1300,
|
|
49103
49103
|
width: "fit-content",
|
|
49104
49104
|
height: "fit-content",
|
|
49105
49105
|
backgroundColor: "#fff",
|