Desktop: Improve Big Session Navigation - Scrollable (#6837)

This commit is contained in:
Daniel Polito 2026-01-04 21:40:58 -03:00 committed by GitHub
commit 393cf78ca6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,9 @@
position: absolute;
left: 1.5rem;
margin-top: 0.625rem;
top: 0;
bottom: 8rem;
overflow-y: auto;
}
[data-slot="session-message-rail-compact"] {