From 695237b258b9d31269f047248f2b99af86f0d161 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 11 Jun 2018 10:05:42 +0200 Subject: Fix add icon path --- .../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') 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 bcb58eac2..56a637a82 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 @@ -2,7 +2,7 @@ @import '_mixins'; .create-button { - @include create-button; + @include create-button('../../../assets/images/global/add.svg'); } /deep/ .action-button { -- cgit v1.2.3