jinx пре 2 година
родитељ
комит
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;
     position: relative;
     .content-item {
     .content-item {
         margin-bottom: 20px;
         margin-bottom: 20px;
+        word-break: break-all;
         &:last-of-type {
         &:last-of-type {
             margin-bottom: 0;
             margin-bottom: 0;
         }
         }