mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-20 04:05:23 +02:00
Resize comment thumbnails
This commit is contained in:
parent
041debcd93
commit
aac240fe41
2 changed files with 4 additions and 4 deletions
|
|
@ -9,8 +9,8 @@
|
|||
}
|
||||
|
||||
.channel-profile > img {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
width: 48px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.channel-owner {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue