diff --git a/src/interface/web/app/components/chatHistory/chatHistory.tsx b/src/interface/web/app/components/chatHistory/chatHistory.tsx index bd97bb31..bfff7f1c 100644 --- a/src/interface/web/app/components/chatHistory/chatHistory.tsx +++ b/src/interface/web/app/components/chatHistory/chatHistory.tsx @@ -531,7 +531,7 @@ export default function ChatHistory(props: ChatHistoryProps) { h-[calc(100svh-theme(spacing.44))] sm:h-[calc(100svh-theme(spacing.44))] md:h-[calc(100svh-theme(spacing.44))] - lg:h-[calc(100svh-theme(spacing.72))] + lg:h-[calc(100svh-theme(spacing.44))] `} ref={scrollAreaRef} >