@fileverse-dev/ddoc 2.0.8-patch-2 → 2.0.8-patch-3
Sign up to get free protection for your applications and to get access to all the features.
- 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
|