make it pop much les

This commit is contained in:
talksik
2022-05-31 06:11:03 -05:00
parent c36017c106
commit 09c1359ac4
2 changed files with 4 additions and 4 deletions
@@ -3,6 +3,7 @@ import {
AvatarGroup,
Box,
Button,
Container,
Divider,
Fab,
IconButton,
@@ -115,13 +116,13 @@ export default function FooterControls() {
<FiSun />
</IconButton>
<Box sx={{ color: 'GrayText' }}>
<Container maxWidth={'md'}>
<ConversationLabel
users={selectedConversation.userCache ?? []}
conversationName={selectedConversation.name}
isSelected={true}
/>
</Box>
</Container>
</Stack>
<AvatarGroup variant={'rounded'}>