]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Client: add video not found message if the video... is not found
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index 95f306d759cd3d46975098378edc719668ecf809..30d1bebde72aa9bc941877e0a3295dfe26d87e27 100644 (file)
@@ -17,3 +17,7 @@ header div {
     padding: 0 3px 0 3px;
   }
 }
+
+[hidden] {
+  display: none !important;
+}