1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-04 14:38:03 +00:00
gitea/web_src
silverwind 27ff5e2e84
Introduce --page-space-bottom at 64px ()
Previously we would always leave 80px space before the page footer, but
this is problematic with small viewport heights on projects page for
example. I think it' ideal that we use `--page-spacing` which is already
in use for spacing on top of the page.

The `secondary-nav` margin is also adjusted as I see no value why this
shouldn't be the same value.
2025-04-25 10:53:26 -07:00
..
css Introduce --page-space-bottom at 64px () 2025-04-25 10:53:26 -07:00
fomantic Fix various misalignments and overflows () 2025-04-17 10:32:41 +00:00
js Option to delay conflict checking of old pull requests until page view () 2025-04-24 19:26:57 +00:00
svg Add material icons for file list () 2025-03-10 15:57:17 +08:00