🎨 文档切换优化

This commit is contained in:
Vanessa 2022-12-13 11:06:51 +08:00
parent ebca8b7414
commit 872197aed1

View File

@ -427,9 +427,6 @@ export const globalShortcut = () => {
</div>
<div class="dialog__path"></div>
</div>`,
disableClose: true,
disableAnimation: true,
transparent: true,
destroyCallback: () => {
if (range && range.getBoundingClientRect().height !== 0) {
focusByRange(range);