From ae2dd04617d3983af1d42e5fddaddf9dc64eebcb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Aug 2020 09:42:50 +0200 Subject: Correctly fix sub menu --- .../my-account-video-channels.component.scss | 4 ---- 1 file changed, 4 deletions(-) (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 cbd999fbd..f2f42459f 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 @@ -46,10 +46,6 @@ input[type=text] { color: $grey-actor-name; margin-left: 5px; } - - .video-channel-followers { - - } } } -- cgit v1.2.3