mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
fix: Show completed tasks greyed out
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
}
|
||||
|
||||
.taskCompleted {
|
||||
color: #aaa;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user