mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
c3d28a35fa
commit
231d30549e
2 changed files with 2 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ ${cell.color ? `color:${cell.color};` : ""}">${text}</div>`;
|
|||
focusBlock(e);
|
||||
}
|
||||
}
|
||||
e.querySelector(".layout-tab-bar").scrollLeft = (e.querySelector(".layout-tab-bar .item--focus") as HTMLElement).offsetLeft;
|
||||
if (cb) {
|
||||
cb();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue