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 <sonia@tailscale.com>
This commit is contained in:
Sonia Appasamy
2023-12-01 17:48:09 -05:00
committed by Will Norris
parent f13255d54d
commit 5e125750bc
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ function Header({
return (
<>
<div className="flex justify-between mb-12">
<div className="flex justify-between items-center mb-12">
<div className="flex gap-3">
<TailscaleIcon
className="cursor-pointer"