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.scss4
1 files changed, 2 insertions, 2 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 f648c33e4..dd5712c06 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
@@ -5,7 +5,7 @@
5 @include create-button; 5 @include create-button;
6} 6}
7 7
8/deep/ .action-button { 8::ng-deep .action-button {
9 &.action-button-delete { 9 &.action-button-delete {
10 margin-right: 10px; 10 margin-right: 10px;
11 } 11 }
@@ -17,7 +17,7 @@
17 .miniature-wrapper { 17 .miniature-wrapper {
18 flex-grow: 1; 18 flex-grow: 1;
19 19
20 /deep/ .miniature { 20 ::ng-deep .miniature {
21 display: flex; 21 display: flex;
22 22
23 .miniature-info { 23 .miniature-info {