From 329184f49bdaf3979de177711d2500b55d3e3d40 Mon Sep 17 00:00:00 2001 From: Nate Kelley Date: Thu, 17 Apr 2025 14:34:01 -0600 Subject: [PATCH] Update config.ts --- web/src/layouts/ChatLayout/ChatLayoutContext/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/layouts/ChatLayout/ChatLayoutContext/config.ts b/web/src/layouts/ChatLayout/ChatLayoutContext/config.ts index e881dd81f..b517476b3 100644 --- a/web/src/layouts/ChatLayout/ChatLayoutContext/config.ts +++ b/web/src/layouts/ChatLayout/ChatLayoutContext/config.ts @@ -1 +1 @@ -export const DEFAULT_CHAT_OPTION_SIDEBAR_SIZE = '295px'; +export const DEFAULT_CHAT_OPTION_SIDEBAR_SIZE = '380px';