]> source.dussan.org Git - gitea.git/commit
Improve diff stats bar (#30669)
authorsilverwind <me@silverwind.io>
Sat, 27 Apr 2024 11:22:55 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 11:22:55 +0000 (11:22 +0000)
commitb2abac5e5ff05362e2d200c99cf792e7c3ba1330
treee23b2e99b9564c97ccb251488afd5150ecda5ee5
parent4ae6b1a5534e4cc85602e990054c66a08b11852e
Improve diff stats bar (#30669)

Minor tweaks:

- Remove unnecessary `item` class which was causing unwanted padding to
be added.
- Add some padding and prevent wrapping so it looks better on mobile.
- Increase width by 4px.

<img width="116" alt="Screenshot 2024-04-24 at 00 15 07"
src="https://github.com/go-gitea/gitea/assets/115237/1f1cf54c-8053-4297-b309-71d9c2ceb9ee">
<img width="441" alt="Screenshot 2024-04-24 at 00 14 57"
src="https://github.com/go-gitea/gitea/assets/115237/2f3a33dc-edad-4b97-b64c-6812aae513cb">
templates/repo/pulls/tab_menu.tmpl
web_src/css/repo.css