forgejo/templates/user/dashboard
silverwind d8258482e2
Use flex-container for dashboard layout (#30214)
Added new class `flex-container-sidebar` to cover the dashboard sidebar.
Previously this was 37.5% with more padding. Now there is less empty
space between the two columns and this matches other pages like repo or
admin settings page.

Desktop:

<img width="1345" alt="Screenshot 2024-03-31 at 15 11 36"
src="https://github.com/go-gitea/gitea/assets/115237/717389d9-d42c-466e-a8fe-e968f79447fd">

Mobile:
<img width="444" alt="Screenshot 2024-03-31 at 15 11 44"
src="https://github.com/go-gitea/gitea/assets/115237/7faa840b-513a-411b-bf2d-26d52b9b71a0">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 044cc169e75dccbf1d846f8774ef2feccd0da1fd)
2024-04-21 11:12:00 +02:00
..
dashboard.tmpl Use flex-container for dashboard layout (#30214) 2024-04-21 11:12:00 +02:00
feeds.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
issues.tmpl add label filters in org/{org_name}/issues 2024-04-04 17:57:11 +05:30
milestones.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
navbar.tmpl [FEAT] Remove add organization on dashboard switcher 2024-03-30 03:58:50 +01:00
repolist.tmpl Use flex-container for dashboard layout (#30214) 2024-04-21 11:12:00 +02:00