]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Videos overview page: first version
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 21df23c18b93406ea50e0cecce55e88bd50c0ecf..38b7ea8d4bd0dfc1d41f05139a8943b769120314 100644 (file)
@@ -293,6 +293,15 @@ table {
   }
 }
 
+.no-results {
+  height: 40vh;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  font-size: 16px;
+  font-weight: $font-semibold;
+}
+
 @media screen and (max-width: 900px) {
   .main-col {
     &, &.expanded {