X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Faccount%2Faccount-videos%2Faccount-videos.component.scss;h=449cc6af4ae1eb1c99d73face6b609ae4c20f762;hb=0cd4344f3cf529b15308fcf3eb7d7eb07726df56;hp=707bd66add980e2efcc5471439636e6d97b4fcd1;hpb=a0d69908239718ca3bd03097fbd9eb7e2a13ff75;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/account/account-videos/account-videos.component.scss b/client/src/app/account/account-videos/account-videos.component.scss index 707bd66ad..449cc6af4 100644 --- a/client/src/app/account/account-videos/account-videos.component.scss +++ b/client/src/app/account/account-videos/account-videos.component.scss @@ -45,16 +45,13 @@ 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;