Desktop: Improve Big Session Navigation - Scrollable (#6837)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user