1
0

Add filters to gantt chart

This commit is contained in:
kolaente
2020-11-15 16:32:46 +01:00
parent 3b48907514
commit 1d66218d5b
2 changed files with 38 additions and 3 deletions

View File

@ -196,6 +196,10 @@ $gantt-vertical-border-color: lighten($grey, 45);
font-size: .68em;
}
}
.filter-container {
margin-top: -133px;
}
}
.gantt-options {