From 733dbc535d5fecdaba9e05feb8923bc754920525 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 31 Mar 2021 08:59:52 +0200 Subject: Channel/account page redesign feedbacks Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass --- client/src/app/+my-library/my-videos/my-videos.component.html | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/+my-library/my-videos/my-videos.component.html') diff --git a/client/src/app/+my-library/my-videos/my-videos.component.html b/client/src/app/+my-library/my-videos/my-videos.component.html index 5fa4c02ec..6e6bf12f4 100644 --- a/client/src/app/+my-library/my-videos/my-videos.component.html +++ b/client/src/app/+my-library/my-videos/my-videos.component.html @@ -34,7 +34,6 @@ [miniatureDisplayOptions]="miniatureDisplayOptions" [titlePage]="titlePage" [getVideosObservableFunction]="getVideosObservableFunction" - [ownerDisplayType]="ownerDisplayType" [user]="user" #videosSelection > -- cgit v1.2.3