]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/abstract-video-list.scss
Redirect to uuid video route after upload
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / abstract-video-list.scss
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..52797bc6cf2e1261fe96842aae47038de8a8e78a 100644 (file)
@@ -0,0 +1,7 @@
+.videos {
+  text-align: center;
+
+  my-video-miniature {
+    text-align: left;
+  }
+}