diff --git a/components/Chat/Chat.tsx b/components/Chat/Chat.tsx index 74e1680..9e592e9 100644 --- a/components/Chat/Chat.tsx +++ b/components/Chat/Chat.tsx @@ -306,7 +306,7 @@ export const Chat: FC = memo( className="flex h-7 w-7 items-center justify-center rounded-full bg-white shadow-md hover:shadow-lg focus:outline-none focus:ring-2 focus:ring-blue-500 dark:bg-[#515152d7]" onClick={handleScrollDown} > - + )}