From 69faf494549e640a6fdc06ba9b5c992fd86ae6b7 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 20 May 2025 03:32:37 -0500 Subject: [PATCH] Add max width to AccountSwitcher --- src/components/auth/AccountSwitcher.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/auth/AccountSwitcher.tsx b/src/components/auth/AccountSwitcher.tsx index 6380408..fceb941 100644 --- a/src/components/auth/AccountSwitcher.tsx +++ b/src/components/auth/AccountSwitcher.tsx @@ -24,13 +24,13 @@ export function AccountSwitcher({ onAddAccountClick }: AccountSwitcherProps) { return ( -