aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-04-26 16:07:36 +0200
committerChocobozzz <me@florianbigard.com>2021-04-26 16:07:36 +0200
commitd3de25552bc84640979888e79af96876b3b6db1a (patch)
treef13fb17d2802ad24dcbc5b9dce3391c91996c0d8 /client/src/app/+video-channels
parent27f4a1ecbc510d315ba12ee5368632b8804e69cf (diff)
downloadPeerTube-d3de25552bc84640979888e79af96876b3b6db1a.tar.gz
PeerTube-d3de25552bc84640979888e79af96876b3b6db1a.tar.zst
PeerTube-d3de25552bc84640979888e79af96876b3b6db1a.zip
Playlist miniature consistency
Diffstat (limited to 'client/src/app/+video-channels')
-rw-r--r--client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss b/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss
index acd2e409e..c6ef15ba5 100644
--- a/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss
+++ b/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.scss
@@ -9,7 +9,7 @@
9 9
10 .playlist-wrapper { 10 .playlist-wrapper {
11 margin-right: 15px; 11 margin-right: 15px;
12 margin-bottom: 30px; 12 padding-bottom: 15px;
13 } 13 }
14} 14}
15 15