more section spacing

This commit is contained in:
Arjun 2026-02-04 17:23:03 +05:30
parent ac2ce038a6
commit 46a050966c

View file

@ -758,7 +758,7 @@ function TasksSection({
)}
{runs.length > 0 && (
<>
<div className="px-3 py-1.5 text-xs font-medium text-muted-foreground">
<div className="px-3 py-1.5 mt-4 text-xs font-medium text-muted-foreground">
Chat history
</div>
<SidebarMenu>