Profile pictures in game analysis tab appear stretched if not square-shaped.Solution:In add:img.overview-avatar-userAvatar{ object-fit: cover;}
img.overview-avatar-userAvatar{ object-fit: cover;}
Do you have an example profile like that?
Nevermind, yours does. I'm actually surprised the image automatically resized instead
Profile pictures in game analysis tab appear stretched if not square-shaped.
Solution:
In add:
img.overview-avatar-userAvatar{object-fit: cover;
}