feat: annuleren taak toegevoegd
This commit is contained in:
@@ -157,6 +157,18 @@ body {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.header-task-item-actions {
|
||||
margin-top: 8px;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.header-task-item-action {
|
||||
min-width: 74px;
|
||||
padding: 4px 8px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user