Skip to content

Commit

Permalink
up: break-word
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzLuke96 committed Jan 15, 2024
1 parent 4472601 commit 485eabd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ const TokenizerOutput = styled.div`
padding: 10px 12px 45px;
position: relative;
transition: opacity 0.3s;
word-break: break-word;
span {
font-family: var(--monospace);
Expand Down

0 comments on commit 485eabd

Please sign in to comment.