Fix friend sidebar styling

This commit is contained in:
Natsumi
2025-01-26 06:03:05 +13:00
parent 5214522789
commit acf62b138b
4 changed files with 13 additions and 10 deletions

View File

@@ -519,7 +519,8 @@ img.friends-list-avatar {
color: #303133;
}
.x-friend-item > .detail > .extra {
.x-friend-item > .detail > .extra,
.extra {
font-weight: normal;
color: #606266;
}