We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f1864 + 0e7ae06 commit b11f769Copy full SHA for b11f769
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