jinx 2 years ago
parent
commit
4c3e6c0b92
1 changed files with 1 additions and 0 deletions
  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;
         }