From deb8b9cdb03213efd8f1fc4b40ab94ae499fe058 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 29 Mar 2021 16:45:35 +0200 Subject: Square channel avatar consistency --- .../+my-library/+my-video-channels/my-video-channels.component.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/src/app/+my-library/+my-video-channels') 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 f2f42459f..8804fa95c 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,11 @@ input[type=text] { .video-channel { @include row-blocks; + padding-bottom: 0; img { - @include avatar(80px); + @include channel-avatar(80px); margin-right: 10px; } -- cgit v1.2.3