]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/comment/video-comment.component.scss
Preferably use the docker hub image
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / comment / video-comment.component.scss
index 3a3f32b83b7693da97f1c949d6d0d3153d8efc87..c90f9849bdcc6ba28cf86d1bce0f0126f81615f1 100644 (file)
@@ -46,9 +46,7 @@
     }
 
     .comment-html {
-      word-break: normal;
-      word-wrap: break-word;
-      text-align: justify;
+      @include peertube-word-wrap;
 
       /deep/ a {
         @include disable-default-a-behaviour;
   .root-comment {
     img { margin-right: 10px; }
   }
-}
\ No newline at end of file
+}