Add timeline divider and fix session scroll

This commit is contained in:
Shantur Rathore
2025-12-14 16:13:22 +00:00
parent 4ed2361387
commit 3fcab5b80a
3 changed files with 26 additions and 6 deletions

View File

@@ -488,6 +488,7 @@
@apply flex flex-1 min-h-0 flex-col;
background-color: var(--surface-base);
color: inherit;
overflow: hidden;
}
/* Session list component */