Skip to content

Commit

Permalink
nowrap
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanboXue-Amber committed Jun 5, 2023
1 parent 2f21bcd commit 035eee0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const useTagBaseStyles = makeStyles({
paddingLeft: tokens.spacingHorizontalXXS,
paddingRight: tokens.spacingHorizontalXXS,
...typographyStyles.caption2,
whiteSpace: 'nowrap',
},
});

Expand Down

0 comments on commit 035eee0

Please sign in to comment.