We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f1864 commit 0e7ae06Copy full SHA for 0e7ae06
1 file changed
client/styles/components/annotation.import.less
@@ -68,6 +68,7 @@
68
white-space: pre-line;
69
background-color: darken(@white, 5%);
70
padding: .5em;
71
+ word-wrap: break-word;
72
}
73
74
.date,
0 commit comments