mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
📱 iPhone 上无法弹出标签
This commit is contained in:
parent
d6982f70e6
commit
75f0cb0d04
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ export class Background {
|
|||
});
|
||||
});
|
||||
});
|
||||
this.element.addEventListener(getEventName(), (event) => {
|
||||
this.element.addEventListener("click", (event) => {
|
||||
let target = event.target as HTMLElement;
|
||||
hideElements(["gutter"], protyle);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue