You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
Nathaniel Sabanski ae97197404
Fixed Project view .board-column height for tall screens. (#22108)
This bug occurs because we are calculating `.board-column` height
strictly off of `vh`, when the layout header is of static height.

BEFORE


https://user-images.githubusercontent.com/24665/206991060-372c24e3-986e-4fc6-9fc8-aab8b4ef09bb.mp4


AFTER


https://user-images.githubusercontent.com/24665/206991070-91b7cbab-d807-4016-8696-e43bdaf8a7ff.mp4
2 years ago
..
fomantic Various CSS tweaks (#21244) 2 years ago
js Change ID pattern of raw content container for issue (#21966) 2 years ago
less Fixed Project view .board-column height for tall screens. (#22108) 2 years ago
svg Embed Matrix icon as SVG (#21890) 2 years ago