@@ -858,6 +858,7 @@ export default {
border-radius: 8px;
display: flex;
flex-wrap: wrap;
+ word-break: break-word;
p {
margin: 0;
}
@@ -936,6 +937,7 @@ export default {
align-items: center;
@@ -247,6 +247,7 @@
detail.wordsList[pIndex + 1].fontColor != 'sub'
? detail.wordsList[pIndex + 1].fontColor
: '',
+ fontFamily: pItem.fontFamily,
lineHeight: (maxFontsize * 3) / 2 + 'px',
}"
>{{ detail.wordsList[pIndex + 1].chs }}</span