@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.
- package/dist/index.es.js +1 -1
- 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
|
{
|