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
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
..
admin Fix admin notice view-detail (#30450) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix code block style for code preview (#30298) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Remove fomantic input module (#30194) 10 months ago
explore Migrate margin and padding helpers to tailwind (#30043) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix the spacing issue in the Project view (#30415) 10 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
repo Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
shared Refactor file view & render (#30227) 10 months ago
status Migrate margin and padding helpers to tailwind (#30043) 11 months ago
swagger Add API for `Variables` (#29520) 11 months ago
user Use `flex-container` for dashboard layout (#30214) 10 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago