]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/users/user-notifications.component.scss
Fix scroll in notifications page
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / users / user-notifications.component.scss
index 0493b10d9330f1bf32fb7a08734aafe3277d0098..0ae26ea3990f8bdac24c90a2d24306b4d8aca9e4 100644 (file)
@@ -1,3 +1,10 @@
+.no-notification {
+  display: flex;
+  justify-content: center;
+  align-items: center;
+  padding: 20px 0;
+}
+
 .notification {
   display: flex;
   justify-content: space-between;