From 2a4d3a5eb19c10c78f5f1030966651936470cc92 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 8 May 2026 12:30:41 -0600 Subject: [PATCH] Adjust centering for no overrides --- web/src/components/settings/ProfileSectionDropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/settings/ProfileSectionDropdown.tsx b/web/src/components/settings/ProfileSectionDropdown.tsx index 923a37ebf3..02781e3a89 100644 --- a/web/src/components/settings/ProfileSectionDropdown.tsx +++ b/web/src/components/settings/ProfileSectionDropdown.tsx @@ -91,7 +91,7 @@ export function ProfileSectionDropdown({ className="group flex items-start justify-between gap-2" onClick={() => onSelectProfile(profile)} > -
+
{isActive && }