From b0b6760136a4156ff73b900162a8c28de9f1a10d Mon Sep 17 00:00:00 2001 From: eduardruzga Date: Wed, 20 Nov 2024 16:47:19 +0200 Subject: [PATCH] Add background for chat window --- app/components/chat/BaseChat.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index 629c5cbe..902cb232 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -192,9 +192,11 @@ export const BaseChat = React.forwardRef( }}