.kanban {
display: flex;
flex-direction: column;
height: 100vh;
max-height: 100vh;
header {
min-height: 70px;
}
.kanban-settings {
float: right;
.burndown-container {
display: none;
.list-filters {
margin-bottom: 1rem;