mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-10 12:26:35 +03:00
Playlist miniature consistency
This commit is contained in:
parent
27f4a1ecbc
commit
d3de25552b
@ -9,7 +9,7 @@
|
||||
|
||||
.playlist-wrapper {
|
||||
margin-right: 15px;
|
||||
margin-bottom: 30px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user