fix: Show completed tasks greyed out

pull/363/head
Maksim Eltyshev 3 years ago
parent 1dacd6e700
commit d21dee05a3

@ -48,6 +48,7 @@
} }
.taskCompleted { .taskCompleted {
color: #aaa;
text-decoration: line-through; text-decoration: line-through;
} }

Loading…
Cancel
Save