fix(participants-counter) Style fix (#12907)

This commit is contained in:
Robert Pintilii 2023-02-14 12:40:29 +02:00 committed by GitHub
parent 27b8794d8c
commit 18e8201167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ const useStyles = makeStyles()(theme => {
right: '-4px',
top: '-3px',
textAlign: 'center',
boxSizing: 'border-box',
paddingTop: '2px'
}
};