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.
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
2 years ago
..
codeeditor.less Update JS dependencies and misc tweaks (#21583) 2 years ago
dropzone.less Support Issue forms and PR forms (#20987) 2 years ago
gitgraph.less Remove fomantic image module (#21145) 2 years ago
heatmap.less Fix doc and heatmap for the Vue3 refactoring (#21312) 2 years ago
imagediff.less Update JS dependencies (#17611) 3 years ago
projects.less Fixed Project view .board-column height for tall screens. (#22108) 2 years ago