This commit is contained in:
Vanessa 2023-09-02 11:13:47 +08:00
parent 8d467c7df2
commit ee62729dc2
31 changed files with 32 additions and 84 deletions

View file

@ -363,7 +363,6 @@ class="fn__flex-1 fn__flex${["url", "text", "number", "email", "phone"].includes
x: datetRect.left,
y: datetRect.bottom
});
window.siyuan.menus.menu.element.style.zIndex = "400";
event.stopPropagation();
event.preventDefault();
return;
@ -438,7 +437,6 @@ class="fn__flex-1 fn__flex${["url", "text", "number", "email", "phone"].includes
x: mSelecttRect.left,
y: mSelecttRect.bottom
});
window.siyuan.menus.menu.element.style.zIndex = "400";
event.stopPropagation();
event.preventDefault();
return;