mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 04:05:16 +01:00
🚨
This commit is contained in:
parent
6737a68fd7
commit
7331e9d834
4 changed files with 19 additions and 19 deletions
|
|
@ -383,7 +383,7 @@ const openPlugin = (app: App, target: Element) => {
|
|||
}
|
||||
});
|
||||
if (!hasPlugin) {
|
||||
window.siyuan.menus.menu.element.querySelector(".b3-menu__separator").remove()
|
||||
window.siyuan.menus.menu.element.querySelector(".b3-menu__separator").remove();
|
||||
}
|
||||
let rect = target.getBoundingClientRect();
|
||||
if (rect.width === 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue