jinx 2 лет назад
Родитель
Сommit
4c3e6c0b92
1 измененных файлов с 1 добавлено и 0 удалено
  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;
         }