fix css wysiwyg

This commit is contained in:
Yuri Kuznetsov
2021-05-27 12:39:29 +03:00
parent ae3d59fc47
commit ffa6c115e1
+2 -1
View File
@@ -1939,7 +1939,8 @@ stream-head-text-container .span {
word-wrap: break-word;
}
table.table td.cell .complex-text {
table.table td.cell .complex-text,
table.table td.cell .html-container {
word-wrap: break-word;
white-space: normal;
}