jinx 2 lat temu
rodzic
commit
637003c279
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/files/content/Comment.vue

+ 1 - 0
src/components/files/content/Comment.vue

@@ -370,6 +370,7 @@ onBeforeUnmount(() => {})
                         }
                         .view-middle {
                             .comment-text {
+                                word-break: break-all;
                                 font-size: 14px;
                                 color: #fff;
                             }