Fix kanban board height. (#825)
Co-authored-by: Jesús Espino <jespinog@gmail.com>
This commit is contained in:
parent
b2206f0b7e
commit
d53c79772e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
.focalboard-body .Kanban {
|
||||
overflow: auto;
|
||||
flex: 1;
|
||||
|
||||
.octo-board-header {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue