You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/dashboard
silverwind 044cc169e7
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>
10 months ago
..
dashboard.tmpl Use `flex-container` for dashboard layout (#30214) 10 months ago
feeds.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
issues.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
milestones.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
navbar.tmpl Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
repolist.tmpl Use `flex-container` for dashboard layout (#30214) 10 months ago