Skip to content

Commit

Permalink
revert wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumewuip committed Jun 28, 2024
1 parent 0baeea4 commit 8d45bce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/text/src/Text.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export const paragraph = style({
lineHeight: "1.5rem",
marginBottom: vars.sizes.xs,
color: vars.colors.text,
overflowWrap: "break-word",
});

export const small = style({
Expand Down

0 comments on commit 8d45bce

Please sign in to comment.