]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/comment/video-comments.component.scss
Fix indetation (I hope!)
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / comment / video-comments.component.scss
index bf8b154a2bab6fea1bf3bb65be7d5b85cfa49e70..7aadc28662b0b51504c17a9d13d3017f1a899365 100644 (file)
@@ -18,3 +18,9 @@
   display: inline-block;
   font-size: 13px;
 }
+
+.comment-html {
+  word-wrap: normal;
+  word-break: normal;
+  text-align: justify;
+}