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=dafba925e86668882cca0a8eb2edf7a5d3a6ff4f;hb=746018f6b81b40e8858303662ac9ec5ce59ac6eb;hp=8804fa95c533c2fb42fbf332027d1e4b42f1b04a;hpb=ec489ce2f74570f94dffb62266f4ed6f18621b3e;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 8804fa95c..dafba925e 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 @@ -20,8 +20,8 @@ input[type=text] { padding-bottom: 0; - img { - @include channel-avatar(80px); + my-actor-avatar { + @include actor-avatar-size(80px); margin-right: 10px; }