Fix kanban board height. (#825)

Co-authored-by: Jesús Espino <jespinog@gmail.com>
This commit is contained in:
kamre 2021-08-03 02:14:08 +07:00 committed by GitHub
parent b2206f0b7e
commit d53c79772e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
.focalboard-body .Kanban {
overflow: auto;
flex: 1;
.octo-board-header {
display: flex;