Add friends list

This commit is contained in:
Natsumi
2021-03-28 19:22:38 +13:00
parent a40d46b7b4
commit 3aff3d4318
3 changed files with 220 additions and 10 deletions

View File

@@ -282,9 +282,10 @@ a {
margin-right: 8px;
}
.x-friend-item > img.avatar {
.x-friend-item > img.avatar,
img.friends-list-avatar {
width: unset;
height: 37.5px;
height: 22.5px;
margin-right: 0;
margin-left: 5px;
border-radius: 2px;