This commit is contained in:
Vanessa 2022-10-27 11:34:34 +08:00
parent 49e0dec799
commit d1fad76bf8
6 changed files with 29 additions and 29 deletions

View file

@ -455,7 +455,7 @@ export const resizeTabs = () => {
}
item.editors.forEach(editorItem => {
hideElements(["gutter"], editorItem.protyle);
})
});
});
pdfResize();
}, 200);