Tweak header block spacing

This commit is contained in:
Tom Moor
2018-05-12 11:09:59 -07:00
parent a30bdb91f4
commit 016bb01948
2 changed files with 13 additions and 3 deletions

View File

@ -48,6 +48,7 @@ class MainSidebar extends React.Component<Props> {
subheading={user.name}
teamName={team.name}
logoUrl={team.avatarUrl}
showDisclosure
/>
}
/>