natasha hace 5 días
padre
commit
273390cd1a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {