From fae654a95283064c4ccbf4438e6de2cb60a6b11a Mon Sep 17 00:00:00 2001 From: wwayne Date: Tue, 28 May 2024 10:56:01 +0800 Subject: [PATCH] fix(ui): chat question*answer margin left --- ee/tabby-ui/components/chat/chat-panel.tsx | 2 +- ee/tabby-ui/components/chat/question-answer.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/tabby-ui/components/chat/chat-panel.tsx b/ee/tabby-ui/components/chat/chat-panel.tsx index e0ae46da8c95..62d9659baf63 100644 --- a/ee/tabby-ui/components/chat/chat-panel.tsx +++ b/ee/tabby-ui/components/chat/chat-panel.tsx @@ -38,7 +38,7 @@ export function ChatPanel({ return (
-
+
{isLoading ? (