mediacube-ui-v2 0.0.80 → 0.0.81

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.
@@ -663,7 +663,7 @@ const v8 = ["src", "alt", "draggable", "lazy"], y4 = /* @__PURE__ */ L1({
663
663
  },
664
664
  setup(t) {
665
665
  const e = t, o = k(() => ({
666
- zIndex: e.reactiveProps.drawers.length ? 99 : -1,
666
+ zIndex: e.reactiveProps.drawers.length ? 10002 : -1,
667
667
  visibility: e.reactiveProps.drawers.length ? "visible" : "hidden"
668
668
  })), l = (r) => {
669
669
  var a;