diff --git a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx index 46171662..d297bf9c 100644 --- a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx +++ b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx @@ -653,7 +653,7 @@ function ChatInputInner({ const currentWorkDirPath = workDir ? compactWorkDirPath(workDir) : '' return ( -
+
{attachments.length > 0 && (
{attachments.map((attachment) => { @@ -756,7 +756,7 @@ function ChatInputInner({ className="min-h-6 rounded-none border-0 py-0 shadow-none focus-visible:ring-0" />
-
+