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
parent 478fec61ab
commit 393cf78ca6
2 changed files with 5 additions and 0 deletions

View File

@@ -102,6 +102,8 @@
align-items: center;
border-radius: var(--radius-md);
background: var(--surface-raised-stronger-non-alpha);
max-height: calc(100vh - 6rem);
overflow-y: auto;
/* border/shadow-xs/base */
box-shadow: