Skip to content

Commit

Permalink
nowrap
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanboXue-Amber committed May 26, 2023
1 parent e945583 commit 449096d
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 449096d

Please sign in to comment.