mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
Close #31502 Related to #31419. In this PR, the avatar width is set to 3em, but the height is not set, so the image is not squared. When object-fit is set to contain, it can't maintain the radius of the image. Result: 