X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-library%2F%2Bmy-video-channels%2Fmy-video-channels.component.scss;h=b4907db515d4a0cf75874fd3366ac58bf7aad44f;hb=d0fbc9fd0a29c37f3ff9b99030351e90b276fe7d;hp=6c5be92404b337055f8d08bd46709b14570ba733;hpb=2a491182e483b97afb1b65c908b23cb48d591807;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss index 6c5be9240..b4907db51 100644 --- a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss +++ b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss @@ -17,10 +17,6 @@ h1 { } } -.create-button { - @include create-button; -} - input[type=text] { @include peertube-input-text(300px); }