mirror of
https://codeberg.org/forgejo/forgejo
synced 2025-10-19 16:41:22 +02:00
* removed unused class `label-list` * introduced a new class `repo-topics` to better maintain consistency across two different places - explore and repo overview * fixed vertical gap via flex on on explore * decreased usage of Tailwind in overview, decreased gaps - usually where topics or more often labels are shown in the UI they are quite dense and it makes sense as they also have padding Explore - normal (desktop) - no changes Before: https://codeberg.org/attachments/a4ea53b2-c38c-4dd8-adcc-bc6a3804dfe8 After: https://codeberg.org/attachments/94209a72-8b5f-45d7-b24a-5fa13ced3157 Explore - overflowing (mobile or too many tags) - fixed vertical margin Before: https://codeberg.org/attachments/bad9531f-d4c7-4043-ac94-e57895c45b67 After: https://codeberg.org/attachments/269c39b8-939b-4dbb-af6a-938c2c2fd820 Repo - normal - decreased gap Before: https://codeberg.org/attachments/74ce2114-7aea-47ec-883d-4115d81a96b4 After: https://codeberg.org/attachments/551ba599-a87d-4538-82c4-761e0c3098c9 Repo - overflowing - decreased gap while maintaining good gap for the manage button Before: https://codeberg.org/attachments/a2ab2cd2-3080-475f-875a-8885981a554d After: https://codeberg.org/attachments/8a33fe42-57e1-4aba-9e7c-da79bfe7d776 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9402 Reviewed-by: Lucas <sclu1034@noreply.codeberg.org> |
||
---|---|---|
.. | ||
admin | ||
api/packages/pypi | ||
base | ||
custom | ||
devtest | ||
explore | ||
htmx | ||
moderation | ||
org | ||
package | ||
projects | ||
repo | ||
shared | ||
status | ||
swagger | ||
user | ||
webhook | ||
home.tmpl | ||
home_forgejo.tmpl | ||
install.tmpl | ||
post-install.tmpl |