mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
This commit is contained in:
parent
1d142c9df1
commit
f2a53014fb
16 changed files with 32 additions and 18 deletions
|
|
@ -289,7 +289,7 @@ export const setColOption = (protyle: IProtyle, data: IAV, target: HTMLElement,
|
|||
if (selectedElement) {
|
||||
menuElement.querySelector(".b3-menu__items").scrollTop = oldScroll + (menuElement.querySelector(".b3-chips").clientHeight - oldChipsHeight);
|
||||
}
|
||||
});
|
||||
}, undefined, true);
|
||||
}
|
||||
});
|
||||
menu.addSeparator();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue