Fix avatar radius problem on the new issue page (#31506) (#31508)

Backport #31506 by charles7668

Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>
pull/31524/head
Giteabot 5 months ago committed by GitHub
parent 3cecfa3df4
commit dceadd2ebe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      web_src/css/repo.css

@ -535,7 +535,7 @@ td .commit-summary {
min-width: 100px;
}
#new-issue .avatar {
#new-issue .comment .avatar {
width: 3em;
}

Loading…
Cancel
Save