diff --git a/ui/desktop/src/components/BaseChat.tsx b/ui/desktop/src/components/BaseChat.tsx index 944fc25cb9a7..601d1a030727 100644 --- a/ui/desktop/src/components/BaseChat.tsx +++ b/ui/desktop/src/components/BaseChat.tsx @@ -381,9 +381,16 @@ function BaseChatContent({ {/* Chat container with sticky recipe header */}
-
- - goose +
+ + + goose +
diff --git a/ui/desktop/src/components/sessions/SessionsInsights.tsx b/ui/desktop/src/components/sessions/SessionsInsights.tsx index 2ff0cbc8d849..a7d76e4b8a99 100644 --- a/ui/desktop/src/components/sessions/SessionsInsights.tsx +++ b/ui/desktop/src/components/sessions/SessionsInsights.tsx @@ -4,6 +4,7 @@ import { Greeting } from '../common/Greeting'; import { useNavigate } from 'react-router-dom'; import { Button } from '../ui/button'; import { ChatSmart } from '../icons/'; +import { Goose } from '../icons/Goose'; import { Skeleton } from '../ui/skeleton'; import { getSessionInsights, @@ -119,7 +120,10 @@ export function SessionInsights() {
{/* Header container with rounded bottom */}
-
+
+
+ +
@@ -209,7 +213,10 @@ export function SessionInsights() {
{/* Header container with rounded bottom */}
-
+
+
+ +