Skip to content

Commit

Permalink
style(voice-chat): slightly shrink bottom actions to look better next…
Browse files Browse the repository at this point in the history
… to text-chat
  • Loading branch information
dmitry-yudakov committed Feb 13, 2023
1 parent ed4890c commit 710da9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const EnterLeaveButton = styled.button`

export const VoiceActions = styled.div`
display: flex;
height: 55px;
height: 48px;
width: 100%;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit 710da9c

Please sign in to comment.