working on kanban filter and tag sorting
This commit is contained in:
@@ -198,6 +198,12 @@ textarea{
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.kanban .filter{
|
||||
position: absolute;
|
||||
top: 60px;
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
.project th,
|
||||
.task th{
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user