natasha 5 giorni fa
parent
commit
273390cd1a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/personalCenter/components/WordCard.vue

+ 1 - 0
src/views/personalCenter/components/WordCard.vue

@@ -1496,6 +1496,7 @@ export default {
   label {
     font-size: 18px;
     line-height: 24px;
+    word-break: keep-all;
   }
 }
 .definition-list {