Skip to content

Commit 290b80b

Browse files
committed
Merge branch 'main' of github.com:rot1024/astrotion
2 parents c355f14 + ad40e85 commit 290b80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/markdown.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282

8383
.markdown pre code {
84-
@apply block bg-transparent p-0 overflow-visible rounded-none;
84+
@apply block bg-transparent p-0 overflow-visible rounded-none whitespace-pre-wrap break-words;
8585
}
8686

8787
.markdown ul {

0 commit comments

Comments
 (0)