From 87ffd1df56156a89ee4cd158fa609306e2880691 Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Wed, 22 Mar 2023 09:27:52 -0500 Subject: [PATCH] feat: improve spacing around peer counter --- src/components/Shell/ShellAppBar.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Shell/ShellAppBar.tsx b/src/components/Shell/ShellAppBar.tsx index 1bb247d..9caf507 100644 --- a/src/components/Shell/ShellAppBar.tsx +++ b/src/components/Shell/ShellAppBar.tsx @@ -172,6 +172,9 @@ export const ShellAppBar = ({ color="inherit" aria-label="Peer list" onClick={onPeerListClick} + sx={{ + ml: 1, + }} >