1
0
Fork 0

Playlist miniature consistency

This commit is contained in:
Chocobozzz 2021-04-26 16:07:36 +02:00
parent 27f4a1ecbc
commit d3de25552b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
.playlist-wrapper {
margin-right: 15px;
margin-bottom: 30px;
padding-bottom: 15px;
}
}

View File

@ -42,9 +42,9 @@
.miniature-name {
@include miniature-name;
@include ellipsis-multiline(1.3em, 2);
margin: 0;
margin-top: 10px;
margin-bottom: 5px;
}
.by {
@ -56,9 +56,9 @@
.privacy-date {
margin-top: 5px;
font-size: 13px;
.video-info-privacy {
font-size: 14px;
font-weight: $font-semibold;
&::after {