]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/comment/video-comments.component.scss
Merge branch 'develop' of github.com:Chocobozzz/PeerTube into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / comment / video-comments.component.scss
index bf8b154a2bab6fea1bf3bb65be7d5b85cfa49e70..627171ef12e123eaba378ba59a0499a60a94d592 100644 (file)
@@ -18,3 +18,8 @@
   display: inline-block;
   font-size: 13px;
 }
+.comment-html {
+  word-wrap: normal;
+  word-break: normal;
+  text-align: justify;
+}