]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-moderation/video-block.component.scss
Add modal to display live information
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-moderation / video-block.component.scss
index afcdb9a16f31ceb4db00a0714dd1c7059538b839..afa0d96f796c8d0878fde6af0035455ccae5c891 100644 (file)
@@ -4,3 +4,8 @@
 textarea {
   @include peertube-textarea(100%, 100px);
 }
+
+.live-info {
+  font-size: 15px;
+  margin: 40px 0 20px 0;
+}