diff --git a/ee/tabby-ui/components/chat/chat-panel.tsx b/ee/tabby-ui/components/chat/chat-panel.tsx index f3d558cce812..4e793325559e 100644 --- a/ee/tabby-ui/components/chat/chat-panel.tsx +++ b/ee/tabby-ui/components/chat/chat-panel.tsx @@ -193,17 +193,18 @@ function ChatPanelRenderer(
{indexedRepository ? ( - - - + + + - - - - - Indexed repository of current workspace: - -

{indexedRepository.gitUrl}

-
-
+ + + + Indexed repository of current workspace: + +

{indexedRepository.gitUrl}

+
+ + ) : null} {activeSelection ? (