]> source.dussan.org Git - gitea.git/commit
Issue card improvements (#30687)
authorsilverwind <me@silverwind.io>
Sat, 27 Apr 2024 13:35:26 +0000 (15:35 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 13:35:26 +0000 (13:35 +0000)
commitb93c87b6fe025408777d9f2091d29941e439e58c
tree5523afd2173f88655ad3ff5413b14fa2263a8c66
parent51c28d96838a743d2ba4fd679d92e8e15b536a19
Issue card improvements (#30687)

Fixes https://github.com/go-gitea/gitea/issues/30682 and does a few
improvements:

- Use gap instead of margin/padding
- Don't render empty image div
- Remove `right floated` class that did nothing

<img width="406" alt="Screenshot 2024-04-24 at 20 21 20"
src="https://github.com/go-gitea/gitea/assets/115237/2fa88707-c2c4-40df-aee7-a684c3097ed0">

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
templates/repo/issue/card.tmpl
web_src/css/repo/issue-card.css