]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-live/live-stream-information.component.scss
Refactor modal buttons style
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-live / live-stream-information.component.scss
index a79fec179737a17d090533a8e9d5f4b5578860fd..ad66ab500501bdf588fc0414526fb101bc3b99a0 100644 (file)
@@ -7,4 +7,12 @@ p-autocomplete {
 
 .form-group {
   margin: 20px 0;
-}
\ No newline at end of file
+}
+
+.alert-info {
+  margin: 1rem 0;
+}
+
+.badge {
+  font-size: 13px;
+}