fix(site): balance sidebar header spacing in agents page (#23163)

This commit is contained in:
Dean Sheather
2026-03-18 00:33:14 +11:00
committed by GitHub
parent abee77ac2f
commit 3c430a67fa
+1 -1
View File
@@ -682,7 +682,7 @@ export const AgentsSidebar: FC<AgentsSidebarProps> = (props) => {
<CoderIcon className="h-6 w-6 fill-content-primary" />
)}
</NavLink>
<div className="flex items-center gap-0.5">
<div className="flex items-center gap-0.5 -mr-1.5">
<DropdownMenu>
<DropdownMenuTrigger asChild>
<Button