Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vertical align of committer avatar rendered by email address (#21884) #21919

Merged
merged 1 commit into from Nov 24, 2022
Merged

Commits on Nov 24, 2022

  1. Fix vertical align of committer avatar rendered by email address (#21884

    )
    
    Backport #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`
    
    Signed-off-by: Xinyu Zhou <i@sourcehut.net>
    Xinyu Zhou committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e3a7303 View commit details
    Browse the repository at this point in the history