diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index 1754e680..bd9b8496 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -216,7 +216,7 @@ export default function Conversation() { return (
{conversationId && queries.length > 0 && ( -
+
{' '}
{isMobile && queries.length > 0 && (