mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
db987d36e8
commit
b8ea5d582a
11 changed files with 125 additions and 118 deletions
|
|
@ -50,8 +50,6 @@ export class Menu {
|
|||
itemElement.classList.add("b3-menu__item--show");
|
||||
if (!this.element.classList.contains("b3-menu--fullscreen")) {
|
||||
this.showSubMenu(subMenuElement);
|
||||
} else {
|
||||
this.element.scrollTop = 0
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue