diff --git a/src/lib/components/chat/Settings/Interface.svelte b/src/lib/components/chat/Settings/Interface.svelte index 82d39b41dc..d9c352838e 100644 --- a/src/lib/components/chat/Settings/Interface.svelte +++ b/src/lib/components/chat/Settings/Interface.svelte @@ -342,6 +342,7 @@ } else { textScale = null; } + setTextScale(1); }} > {#if textScale === null}