jinx 2 năm trước cách đây
mục cha
commit
4c3e6c0b92
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/files/content/TagMsg.vue

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

@@ -228,6 +228,7 @@ onBeforeUnmount(() => {})
     position: relative;
     .content-item {
         margin-bottom: 20px;
+        word-break: break-all;
         &:last-of-type {
             margin-bottom: 0;
         }