🎨 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
Reference in a new issue