bench-forgejo/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 Update JS dependencies and misc tweaks (#21583) 2022-10-28 09:40:50 -04:00
dropzone.less Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
gitgraph.less Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
heatmap.less Fix doc and heatmap for the Vue3 refactoring (#21312) 2022-10-02 10:13:44 +08:00
imagediff.less Update JS dependencies (#17611) 2021-11-11 09:52:16 +08:00
projects.less Fixed Project view .board-column height for tall screens. (#22108) 2022-12-14 21:14:50 +00:00