Improve session defaults and onboarding UI
This commit is contained in:
@@ -1526,6 +1526,11 @@ button.button-primary {
|
||||
@apply max-h-[400px] overflow-y-auto;
|
||||
}
|
||||
|
||||
.panel-list--fill {
|
||||
max-height: none;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.panel-list-item {
|
||||
@apply border-b last:border-b-0 transition-colors w-full;
|
||||
border-color: var(--border-base);
|
||||
|
||||
Reference in New Issue
Block a user