]> source.dussan.org Git - gitea.git/commit
Fix overflow in issue card (#31203)
authorsilverwind <me@silverwind.io>
Mon, 3 Jun 2024 00:09:51 +0000 (02:09 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 00:09:51 +0000 (00:09 +0000)
commit9b05bfb173795ba2a2267402d2669715cd4a64e4
tree73ba7f348bcac56ffb9b15dbc76788bc65db0bd6
parent2788a7ca270c8ac2927af021910fad4e1a7b2c7b
Fix overflow in issue card (#31203)

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">
templates/repo/issue/card.tmpl