Skip to content

Commit

Permalink
Merge pull request #33293 from dragnoir/32967-fix
Browse files Browse the repository at this point in the history
Fix: no space between 3 dots and admin
  • Loading branch information
youssef-lr authored Dec 22, 2023
2 parents c31b51b + 644d1d3 commit c448505
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 @@ -2895,6 +2895,7 @@ const styles = (theme: ThemeColors) =>
peopleBadge: {
backgroundColor: theme.icon,
...spacing.ph3,
...spacing.ml3,
},

peopleBadgeText: {
Expand Down

0 comments on commit c448505

Please sign in to comment.