gitea/templates
Giteabot 846888fb15
Fix label rendering (#30456) (#30460)
Backport #30456 by wxiaoguang

1. Check whether the label is for an issue or a pull request.
2. Don't use space to layout
3. Make sure the test strings have trailing spaces explicitly, to avoid
some IDE removing the trailing spaces automatically.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-13 10:33:32 +00:00
..
admin Fix admin notice view-detail (#30450) (#30458) 2024-04-13 10:49:44 +02:00
api/packages/pypi
base
custom
devtest
explore
mail
org Fix the spacing issue in the Project view (#30415) (#30423) 2024-04-12 09:23:00 +00:00
package
projects
repo Fix label rendering (#30456) (#30460) 2024-04-13 10:33:32 +00:00
shared
status Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
swagger
user Fix the spacing issue in the Project view (#30415) (#30423) 2024-04-12 09:23:00 +00:00
webhook
home.tmpl
install.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +00:00
post-install.tmpl