mirror of https://github.com/go-gitea/gitea.git
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.mp4pull/22143/head
parent
cdc43454a4
commit
ae97197404
Loading…
Reference in New Issue