Skip to content

Commit

Permalink
Merge pull request #41592 from neonbhai/avatarInnerText-render
Browse files Browse the repository at this point in the history
Fix: Group counter in split preview and invite member page blends with the background
  • Loading branch information
jasperhuangg authored May 6, 2024
2 parents a395fb3 + a661125 commit 72b74ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2347,6 +2347,7 @@ const styles = (theme: ThemeColors) =>
lineHeight: undefined,
marginLeft: -2,
textAlign: 'center',
zIndex: 10,
},

emptyAvatar: {
Expand Down

0 comments on commit 72b74ec

Please sign in to comment.