1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00

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;