From 8eb59a56d363c8933c5803a4803b56a150a6b4ed Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 3 Sep 2022 11:22:59 +0800 Subject: [PATCH] :lipstick: https://github.com/siyuan-note/siyuan/issues/5799 --- app/src/protyle/toolbar/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/protyle/toolbar/index.ts b/app/src/protyle/toolbar/index.ts index ff3feed9d..f25baa908 100644 --- a/app/src/protyle/toolbar/index.ts +++ b/app/src/protyle/toolbar/index.ts @@ -683,7 +683,7 @@ export class Toolbar { -`; +`; const autoHeight = () => { textElement.style.height = textElement.scrollHeight + "px"; if (isMobile()) {