gitea/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
2022-12-14 21:14:50 +00:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Change ID pattern of raw content container for issue (#21966) 2022-12-10 00:25:32 +08:00
less Fixed Project view .board-column height for tall screens. (#22108) 2022-12-14 21:14:50 +00:00
svg Embed Matrix icon as SVG (#21890) 2022-11-21 20:25:26 +00:00