Skip to content

Commit e44267d

Browse files
committed
Improve code readibility
1 parent 0fd7310 commit e44267d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/opentermsarchive/assets/css/components/textContent/textContent.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
& code {
189189
background-color: var(--colorBlack200);
190190
white-space: pre-wrap;
191+
word-break: break-word;
191192
font-size: 0.95em;
192193
}
193194

0 commit comments

Comments
 (0)