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

pull/12909/head jitsi-meet_8311
Robert Pintilii 2 years ago committed by GitHub
parent 27b8794d8c
commit 18e8201167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      react/features/participants-pane/components/web/ParticipantsCounter.tsx

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

Loading…
Cancel
Save