@biela.dev/core 1.7.13 → 1.7.14

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/lite.cjs CHANGED
@@ -820,6 +820,7 @@ function DeviceFrame({
820
820
  overflow: "hidden",
821
821
  backfaceVisibility: "hidden",
822
822
  transform: "translateZ(0)",
823
+ zIndex: 12,
823
824
  ...cssVarStyle
824
825
  },
825
826
  children: /* @__PURE__ */ jsxRuntime.jsx(DeviceErrorBoundary, { children })