add channel avatar to video page

This commit is contained in:
2025-04-09 09:03:46 +04:00
parent 2b8d6d94f9
commit 2104269eaa
3 changed files with 83 additions and 9 deletions
+3
View File
@@ -448,6 +448,9 @@ img {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1;
display: flex;
align-items: center;
}
.video-metadata {