]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-share-modal/video-share.component.scss
Fix services tests
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-share-modal / video-share.component.scss
index 98aab8fe8ca095ec16f570893b07582b256aaff3..ac3b841da3eb1b623717ef30535739e40690c7ed 100644 (file)
@@ -81,3 +81,9 @@ my-input-toggle-hidden {
     }
   }
 }
+
+.alert-private {
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+}