mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 font size
This commit is contained in:
parent
713aba12e2
commit
f4d1ef08c4
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const scrollToView = (nodeElement: Element, rowElement: HTMLElement, protyle: IP
|
|||
} else {
|
||||
scrollCenter(protyle, rowElement);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
export const getColIndex = (cellElement: HTMLElement) => {
|
||||
let previousElement = cellElement.previousElementSibling;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue