From 139e6696db2fa25e90a06269d120dde6fdb8d35f Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 1 Jun 2025 09:47:15 -0500 Subject: [PATCH] Improve LoginArea sizing and space --- src/components/auth/AccountSwitcher.tsx | 2 +- src/components/auth/LoginArea.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/auth/AccountSwitcher.tsx b/src/components/auth/AccountSwitcher.tsx index fceb941..e78a004 100644 --- a/src/components/auth/AccountSwitcher.tsx +++ b/src/components/auth/AccountSwitcher.tsx @@ -24,7 +24,7 @@ export function AccountSwitcher({ onAddAccountClick }: AccountSwitcherProps) { return ( -