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, + }} >