mirror of https://github.com/go-gitea/gitea.git
Fix avatar radius problem on the new issue page (#31506)
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: pull/31511/head
parent
c1fe6fbcc3
commit
d655ff18b3
Loading…
Reference in New Issue