From aefec17525b664ba3e2d82512fa0196622925182 Mon Sep 17 00:00:00 2001 From: Colin Ricardo <21294951+colinricardo@users.noreply.github.com> Date: Sat, 1 Apr 2023 03:14:59 +0100 Subject: [PATCH] fix: label layout shift (#338) --- components/Chat/ChatLoader.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Chat/ChatLoader.tsx b/components/Chat/ChatLoader.tsx index 4ea3c40..dc59e0c 100644 --- a/components/Chat/ChatLoader.tsx +++ b/components/Chat/ChatLoader.tsx @@ -9,8 +9,8 @@ export const ChatLoader: FC = () => { className="group border-b border-black/10 bg-gray-50 text-gray-800 dark:border-gray-900/50 dark:bg-[#444654] dark:text-gray-100" style={{ overflowWrap: 'anywhere' }} > -
-
AI:
+
+
AI: