Correct bot label vertical-align (#33477)

(cherry picked from commit 50873c192559e05e88c8edbdd50ed336ef0a6c11)
This commit is contained in:
Typed SIGTERM 2025-02-03 02:42:30 +08:00 committed by Gusted
parent 97f743a89e
commit d3689b5683
No known key found for this signature in database
GPG key ID: FD821B732837125F

View file

@ -1 +1 @@
<a class="author text black tw-font-semibold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsBot}}<span class="ui basic label tw-p-1">bot</span>{{end}} <a class="author text black tw-font-semibold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsBot}}<span class="ui basic label tw-p-1 tw-align-baseline">bot</span>{{end}}