diff --git a/ui/suite/chat/chat.css b/ui/suite/chat/chat.css index c379ffc..4a547ea 100644 --- a/ui/suite/chat/chat.css +++ b/ui/suite/chat/chat.css @@ -134,6 +134,8 @@ scrollbar-width: thin; scrollbar-color: var(--accent, #3b82f6) var(--surface, #1a1a24); scroll-behavior: smooth; + justify-content: flex-start; + align-items: stretch; } /* Enhanced custom scrollbar */