mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
🚨
This commit is contained in:
parent
487ded0a06
commit
c89e2a6c39
6 changed files with 6 additions and 6 deletions
|
|
@ -586,7 +586,7 @@ export class Background {
|
|||
});
|
||||
}
|
||||
});
|
||||
const itemsElement = menu.element.querySelector(".b3-menu__items")
|
||||
const itemsElement = menu.element.querySelector(".b3-menu__items");
|
||||
itemsElement.setAttribute("style", "overflow: initial");
|
||||
/// #if MOBILE
|
||||
menu.fullscreen();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue