From bef74bcc589f7b1c1cb553432623e0483600afbc Mon Sep 17 00:00:00 2001 From: user0650 <7190674+user0650@users.noreply.github.com> Date: Tue, 11 Apr 2023 17:02:19 +0000 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=AF=B9=E8=AF=9D=E6=A1=86?= =?UTF-8?q?=E5=85=A8=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/store/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/store/app.ts b/app/store/app.ts index 813668905..56037a5db 100644 --- a/app/store/app.ts +++ b/app/store/app.ts @@ -140,7 +140,7 @@ const DEFAULT_CONFIG: ChatConfig = { avatar: "1f603", fontSize: 14, theme: Theme.Auto as Theme, - tightBorder: false, + tightBorder: true, sendPreviewBubble: true, sidebarWidth: 300,