mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-26 11:28:45 +03: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