fix(avatar) Center phone icon in participants pane avatars (#11440)

This commit is contained in:
Robert Pintilii 2022-04-27 10:53:58 +03:00 committed by GitHub
parent 586ad30ed4
commit a84d7c17fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ const styles = () => {
color: 'rgba(255, 255, 255, 1)',
fontWeight: '100',
objectFit: 'cover',
textAlign: 'center',
'&.avatar-small': {
height: '28px !important',