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:
committed by
Will Norris
parent
f13255d54d
commit
5e125750bc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user