mirror of
https://github.com/go-gitea/gitea
synced 2025-02-12 21:37:04 +01:00
In Projects, columns heights are defined by the sum of all contents height of the biggest column, rather than a fraction of the viewport height. It default to 60vh when there is no cards to display. Fix #31666