gitea/web_src/less/features
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
..
codeeditor.less
dropzone.less
gitgraph.less
heatmap.less
imagediff.less
projects.less Fixed Project view .board-column height for tall screens. (#22108) 2022-12-14 21:14:50 +00:00