Skip to content

Commit 1d28c7e

Browse files
author
Maximilian
committed
style(docs): preventing horizontally scrolling pages #1171
because of non-wrapping code snippets
1 parent 8afd3f3 commit 1d28c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/scss/base/_text.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ pre {
7171
border: 0;
7272
background: transparent;
7373
color: inherit;
74+
white-space: pre-wrap;
7475
}
7576
}
7677

0 commit comments

Comments
 (0)