forgejo/templates
Gusted c2d0f64340
[BUG] Fix admin layout
- Fix the layout of admin pages, it previously was full-width and had
the alert at the incorrect place and within an container.
- Make the placement of the alert consistent with other pages, inside
`flex-container-main` and not wrapped around a container.
- We have to revert 145bebc829c03cbb078e518d7364d27bcf60d96c, as this
expected that the page contain provided padding, this was provided by
the incorrect placement of the alert. As well isn't consistent with how
other pages are being shown, non-full width. The solution to the
described problem isn't optimal and should rather be fixed with the tables.
- Reverts 145bebc829c03cbb078e518d7364d27bcf60d96c
- Resolves #3082
2024-04-06 21:23:50 +02:00
..
2024-04-06 21:23:50 +02:00
2024-02-05 16:09:42 +01:00
2024-04-05 10:20:40 +02:00