This commit is contained in:
Vanessa 2022-10-30 09:52:18 +08:00
parent 18415517bb
commit fc08e01de2
5 changed files with 7 additions and 8 deletions

View file

@ -152,7 +152,7 @@ export const addGA = () => {
}
});
}
}
};
export const setInlineStyle = (set = true) => {
const height = Math.floor(window.siyuan.config.editor.fontSize * 1.625);