feat: add task deletion for all users
This commit is contained in:
@@ -578,6 +578,11 @@ p {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.button--danger {
|
||||
border-color: rgba(225, 29, 72, 0.3);
|
||||
color: var(--danger);
|
||||
}
|
||||
|
||||
.button--wide {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user