@fileverse-dev/ddoc 2.0.8-patch-2 → 2.0.8-patch-3
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 +2 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -80456,7 +80456,8 @@ const s5 = [
|
|
80456
80456
|
tippyOptions: {
|
80457
80457
|
moveTransition: "transform 0.15s ease-out",
|
80458
80458
|
duration: 200,
|
80459
|
-
animation: "shift-toward-subtle"
|
80459
|
+
animation: "shift-toward-subtle",
|
80460
|
+
zIndex: 50
|
80460
80461
|
}
|
80461
80462
|
}, { toolRef: r, setToolVisibility: i, toolVisibility: s } = UL({
|
80462
80463
|
editor: t.editor
|