Skip to content

Commit

Permalink
remove social pill wrapping (#2054)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan-cp authored Oct 31, 2023
1 parent 0256185 commit 72875c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/scenes/UserGalleryPage/UserSocialPill.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ const StyledHandle = styled(TitleXS)`
text-overflow: ellipsis;
font-weight: 700;
text-transform: initial;
white-space: nowrap;
`;

0 comments on commit 72875c0

Please sign in to comment.