非汉字需要强制换行

This commit is contained in:
caishi 2021-10-18 11:30:20 +08:00
parent 9de7ac7c90
commit e9546951c9
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ class MessageCount extends Component {
<div className="flex1">
<div className="ver-middle">
<span className="mr10 ver-middle">
<span className="font-18 fwb">
<span className="font-18 fwb" style={{wordBreak:"break-all"}}>
{data.issue.subject}
</span>
</span>