@fileverse-dev/ddoc 3.0.75-fullscreen-1 → 3.0.75-fullscreen-2

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -183692,7 +183692,7 @@ const tHe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
183692
183692
  toggleFullscreenMode: s
183693
183693
  }) => {
183694
183694
  var a;
183695
- return /* @__PURE__ */ F.jsxs("div", { className: "fixed right-[24px] items-center flex gap-[4px] top-[24px]", children: [
183695
+ return /* @__PURE__ */ F.jsxs("div", { className: "fixed right-[24px] z-[9] items-center flex gap-[4px] top-[24px]", children: [
183696
183696
  /* @__PURE__ */ F.jsx(
183697
183697
  Ty,
183698
183698
  {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "3.0.75-fullscreen-1",
5
+ "version": "3.0.75-fullscreen-2",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {