Skip to content

Commit d91f7dc

Browse files
committed
fix
1 parent c9505a2 commit d91f7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/markup/content.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
overflow: hidden;
33
font-size: 16px;
44
line-height: 1.5 !important;
5-
overflow-wrap: anywhere;
5+
overflow-wrap: break-word;
66
}
77

88
.markup > *:first-child {

0 commit comments

Comments
 (0)