diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index 676ef7b9..50444994 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -224,19 +224,19 @@ export const BaseChat = React.forwardRef( gradientUnits="userSpaceOnUse" gradientTransform="rotate(-45)" > - - - - + + + + - - - - + + + + - +
diff --git a/app/components/chat/ImportFolderButton.tsx b/app/components/chat/ImportFolderButton.tsx index 5f822ee8..f5cc6621 100644 --- a/app/components/chat/ImportFolderButton.tsx +++ b/app/components/chat/ImportFolderButton.tsx @@ -156,7 +156,7 @@ ${fileArtifacts.join('\n\n')} }} className={className} > -
+
Import Folder