Skip to content

Commit

Permalink
add word-break rule
Browse files Browse the repository at this point in the history
  • Loading branch information
SebinSong committed Jan 22, 2025
1 parent e510c2b commit 0be6738
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ export default ({
flex-direction: column;
align-items: stretch;
font-weight: normal;
word-break: break-word;
}
</style>

0 comments on commit 0be6738

Please sign in to comment.