]> source.dussan.org Git - gitea.git/commit
feat(#31666): Set the columns height to hug all its contents (#31726)
authorSimon Pistache <105607989+SimonPistache@users.noreply.github.com>
Mon, 16 Sep 2024 20:41:46 +0000 (22:41 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 20:41:46 +0000 (20:41 +0000)
commit859be098131de3d09d5677e48b00cb9421e4d849
tree31fc12b83c61b1e7851a5a6015330ad3f3d9df04
parent74550a9b941abcb4ea1bb5ac60669c2e5862c1c2
feat(#31666): Set the columns height to hug all its contents (#31726)

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
web_src/css/features/projects.css