1
0

Show created/updated by for tasks

This commit is contained in:
kolaente
2020-10-25 12:25:08 +01:00
parent 471301d1a7
commit d9fe433619
2 changed files with 22 additions and 2 deletions

View File

@ -185,6 +185,12 @@
justify-content: left;
}
}
.created {
font-size: .75rem;
color: $grey;
text-align: right;
}
}
.task-view-container {