Desktop: Improve Big Session Navigation - Scrollable (#6837)
This commit is contained in:
parent
478fec61ab
commit
393cf78ca6
2 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue