fix(ParticipantsCounter)fixup badge style

pull/12940/head jitsi-meet_8330
Nitish Kumar 2 years ago committed by GitHub
parent e3c95e376a
commit 9fa426d97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      react/features/participants-pane/components/web/ParticipantsCounter.tsx

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

Loading…
Cancel
Save