jinx 2 vuotta sitten
vanhempi
commit
4c3e6c0b92
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;
         }