feat: improve spacing around peer counter
This commit is contained in:
parent
456581bf0a
commit
87ffd1df56
@ -172,6 +172,9 @@ export const ShellAppBar = ({
|
||||
color="inherit"
|
||||
aria-label="Peer list"
|
||||
onClick={onPeerListClick}
|
||||
sx={{
|
||||
ml: 1,
|
||||
}}
|
||||
>
|
||||
<StepIcon icon={peerList.length + 1} />
|
||||
</IconButton>
|
||||
|
Loading…
Reference in New Issue
Block a user