From 5e125750bc688df940d6a40b108bea08bc51f4bb Mon Sep 17 00:00:00 2001 From: Sonia Appasamy Date: Fri, 1 Dec 2023 17:48:09 -0500 Subject: [PATCH] client/web: center and fix height of header Centers login pill with Tailscale icon, and fixes height of login pill. Updates #10261 Signed-off-by: Sonia Appasamy --- client/web/src/components/app.tsx | 2 +- client/web/src/components/login-toggle.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/web/src/components/app.tsx b/client/web/src/components/app.tsx index cf4a3b622..6d2d438cd 100644 --- a/client/web/src/components/app.tsx +++ b/client/web/src/components/app.tsx @@ -140,7 +140,7 @@ function Header({ return ( <> -
+
setOpen(!open)} @@ -56,10 +56,10 @@ export default function LoginToggle({ ) : (