bill 1 rok temu
rodzic
commit
14493a2e27
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/list/index.vue

+ 1 - 0
src/components/list/index.vue

@@ -61,6 +61,7 @@ defineEmits<{ (e: 'changeSelect', item: Item): void }>()
       border-bottom: 1px solid rgba(255,255,255,0.16);
       
       p {
+        word-break: keep-all;
         line-height: 1.5em;
       }
     }