Skip to content

Commit

Permalink
fix: word break
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitbhanushali committed Feb 27, 2024
1 parent 798f538 commit 01cf30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desk/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@layer components {
.prose-f {
@apply
break-all
break-normal
max-w-none
prose
prose-code:break-all
Expand Down

0 comments on commit 01cf30e

Please sign in to comment.