Show created/updated by for tasks
This commit is contained in:
parent
471301d1a7
commit
d9fe433619
2 changed files with 22 additions and 2 deletions
|
|
@ -185,6 +185,12 @@
|
|||
justify-content: left;
|
||||
}
|
||||
}
|
||||
|
||||
.created {
|
||||
font-size: .75rem;
|
||||
color: $grey;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.task-view-container {
|
||||
|
|
|
|||
Reference in a new issue