From 089f72784d2deeb2a1906c7f5c51f895e20172b2 Mon Sep 17 00:00:00 2001 From: bracesproul Date: Thu, 17 Oct 2024 09:30:20 -0700 Subject: [PATCH] align scroll bottom arrow at bottom --- frontend/app/components/Primitives.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Primitives.tsx b/frontend/app/components/Primitives.tsx index 37831b10..f2b447e1 100644 --- a/frontend/app/components/Primitives.tsx +++ b/frontend/app/components/Primitives.tsx @@ -104,7 +104,7 @@ const MyThreadScrollToBottom: FC = () => {