From 8eeb73d2834f73c654c169c4e1a33efe1f76cc55 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 22 Nov 2023 11:50:16 +0800 Subject: [PATCH] :lipstick: --- 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 e909271b9..9cf484832 100644 --- a/app/src/protyle/toolbar/index.ts +++ b/app/src/protyle/toolbar/index.ts @@ -832,7 +832,7 @@ export class Toolbar { -`; +`; const autoHeight = () => { textElement.style.height = textElement.scrollHeight + "px"; if (isMobile()) {