We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ed429 commit 5aae337Copy full SHA for 5aae337
web/src/components/preview/Preview.css
@@ -31,6 +31,8 @@
31
margin: 0;
32
padding: 0;
33
font: inherit;
34
+ word-wrap: break-word;
35
+ white-space: break-spaces;
36
}
37
38
.app-preview__progress {
0 commit comments