]> source.dussan.org Git - gitea.git/commit
Fix overflow in issue card (#31203) (#31225)
authorGiteabot <teabot@gitea.io>
Mon, 3 Jun 2024 02:14:15 +0000 (10:14 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 02:14:15 +0000 (02:14 +0000)
commit0328f31fdc9b82efe7110cd2107628c2004e5be4
tree498d4dfff522650eb0030f13ca91a44a6f270f36
parent33fa93a952d67006b4f1c85cccefad25a657c124
Fix overflow in issue card (#31203) (#31225)

Backport #31203 by @silverwind

Before:

<img width="373" alt="Screenshot 2024-06-01 at 01 31 26"
src="https://github.com/go-gitea/gitea/assets/115237/82a210f2-c82e-4b7e-ac43-e70e46fa1186">

After:
<img width="376" alt="Screenshot 2024-06-01 at 01 31 32"
src="https://github.com/go-gitea/gitea/assets/115237/82d1b9f7-4fad-47bd-948a-04e1e7e006e6">

Co-authored-by: silverwind <me@silverwind.io>
templates/repo/issue/card.tmpl