From 03652b3179b7d3d2959b68318fdc5e00f94eb95f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Jul 2019 16:12:35 +0200 Subject: Use ::ng-deep instead of /deep/ --- .../my-account-video-channels/my-account-video-channels.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss') diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss index 77fce138b..20582e478 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss @@ -5,7 +5,7 @@ @include create-button; } -/deep/ .action-button { +::ng-deep .action-button { &.action-button-delete { margin-right: 10px; } -- cgit v1.2.3