aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss')
-rw-r--r--client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss
index 88fba5b05..f648c33e4 100644
--- a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss
+++ b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss
@@ -20,8 +20,9 @@
20 /deep/ .miniature { 20 /deep/ .miniature {
21 display: flex; 21 display: flex;
22 22
23 .miniature-bottom { 23 .miniature-info {
24 margin-left: 10px; 24 margin-left: 10px;
25 width: auto;
25 } 26 }
26 } 27 }
27 } 28 }