diff --git a/apps/web/src/components/ui/AstralBackground.tsx b/apps/web/src/components/ui/AstralBackground.tsx index f1e11aaa3..c3457e42a 100644 --- a/apps/web/src/components/ui/AstralBackground.tsx +++ b/apps/web/src/components/ui/AstralBackground.tsx @@ -120,9 +120,9 @@ export function AstralBackground() {
{/* Nebulas - Optimized opacity for themes */} - + diff --git a/apps/web/src/features/chat/components/ChatInput.tsx b/apps/web/src/features/chat/components/ChatInput.tsx index 7ed484633..9b108fbf2 100644 --- a/apps/web/src/features/chat/components/ChatInput.tsx +++ b/apps/web/src/features/chat/components/ChatInput.tsx @@ -192,7 +192,7 @@ export const ChatInput: React.FC = () => {