diff --git a/src/renderer/src/App.tsx b/src/renderer/src/App.tsx index 30f0d38fe5..58588c02be 100644 --- a/src/renderer/src/App.tsx +++ b/src/renderer/src/App.tsx @@ -154,7 +154,7 @@ function AppContent(): React.JSX.Element {
{/* Chat scroll area - only messages */}
-
+
-
+
{/* Scroll to bottom button - above input, left-aligned */} {!isAtBottom && currentSession && ( -
+
- {/* Delete button - always rendered, visibility via opacity */} - +