mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
137b437027
commit
1c90c34091
3 changed files with 13 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ export class Menu {
|
|||
this.element.classList.add("fn__none");
|
||||
this.element.classList.remove("b3-menu--list");
|
||||
this.element.removeAttribute("style"); // zIndex
|
||||
window.siyuan.menus.menu.element.removeAttribute("data-name"); // 标识再次点击不消失
|
||||
}
|
||||
|
||||
public append(element?: HTMLElement) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue