feat: enhance WelcomeBanner with settings button and update styles for better layout

This commit is contained in:
Linus Rath
2026-03-10 16:11:14 +01:00
parent c7485f532c
commit c1956bfb2d
5 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ export function EmailList({
}, [listDensity, showPreview]);
return (
<div className={cn("flex flex-col h-full", className)}>
<div className={cn("flex flex-col min-h-0", className)}>
{/* Batch Actions Toolbar */}
<div
className={cn(