]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/account/account-videos/account-videos.component.scss
Rewrite infinite scroll
[github/Chocobozzz/PeerTube.git] / client / src / app / account / account-videos / account-videos.component.scss
index 707bd66add980e2efcc5471439636e6d97b4fcd1..449cc6af4ae1eb1c99d73face6b609ae4c20f762 100644 (file)
   display: flex;
   min-height: 130px;
   padding-bottom: 20px;
+  margin-bottom: 20px;
+  border-bottom: 1px solid #C6C6C6;
 
   &:first-child {
     margin-top: 47px;
   }
 
-  &:not(:last-child) {
-    margin-bottom: 20px;
-    border-bottom: 1px solid #C6C6C6;
-  }
-
   .checkbox-container {
     display: flex;
     align-items: center;