1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
Simon Pistache 859be09813
feat(): Set the columns height to hug all its contents ()
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 
2024-09-16 20:41:46 +00:00
..