You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/avatars
Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884)
Committer avatar rendered by `func AvatarByEmail` are not vertical align
as `func Avatar` does.

- Replace literals `ui avatar` and `ui avatar vm` with the constant
`DefaultAvatarClass`
2 years ago
..
avatar.go Fix vertical align of committer avatar rendered by email address (#21884) 2 years ago
avatar_test.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
main_test.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago