Avatars do not fit in the box with NewNihilism
Fuyucch1 opened this issue · 0 comments
Fuyucch1 commented
On the Activity Page, avatars do not fit in the box they are meant to:
This is what I wrote so it fixes it, but it isn't as good as what you guys can do :
.da-outer .image-33JSyf {
width: 30px !important;
height: 30px !important
}
.memberListContainer-1AKCDy .image-33JSyf {
width: 20px !important;
height: 20px !important
}