aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-10 09:42:50 +0200
committerChocobozzz <me@florianbigard.com>2020-08-10 09:43:44 +0200
commitae2dd04617d3983af1d42e5fddaddf9dc64eebcb (patch)
treee2f4b20986c8fe16c67fb82789784c58e3be5348 /client/src/app/+my-account
parent82f443de1aba70ce75c72a4a7f669385600ab3c6 (diff)
downloadPeerTube-ae2dd04617d3983af1d42e5fddaddf9dc64eebcb.tar.gz
PeerTube-ae2dd04617d3983af1d42e5fddaddf9dc64eebcb.tar.zst
PeerTube-ae2dd04617d3983af1d42e5fddaddf9dc64eebcb.zip
Correctly fix sub menu
Diffstat (limited to 'client/src/app/+my-account')
-rw-r--r--client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.scss4
1 files changed, 0 insertions, 4 deletions
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] {
46 color: $grey-actor-name; 46 color: $grey-actor-name;
47 margin-left: 5px; 47 margin-left: 5px;
48 } 48 }
49
50 .video-channel-followers {
51
52 }
53 } 49 }
54 } 50 }
55 51