Add filters to gantt chart
This commit is contained in:
parent
3b48907514
commit
1d66218d5b
2 changed files with 38 additions and 3 deletions
|
|
@ -196,6 +196,10 @@ $gantt-vertical-border-color: lighten($grey, 45);
|
|||
font-size: .68em;
|
||||
}
|
||||
}
|
||||
|
||||
.filter-container {
|
||||
margin-top: -133px;
|
||||
}
|
||||
}
|
||||
|
||||
.gantt-options {
|
||||
|
|
|
|||
Reference in a new issue