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()) {