mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
This commit is contained in:
parent
bc5b2b2291
commit
87203b1364
4 changed files with 35 additions and 24 deletions
|
|
@ -23,7 +23,6 @@ export const recordBeforeResizeTop = () => {
|
|||
if (!topElement) {
|
||||
return;
|
||||
}
|
||||
console.log(topElement);
|
||||
topElement.setAttribute("data-resize-top", topElement.getBoundingClientRect().top.toString());
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue