feat: Strikethrough cards in closed lists

Closes #1207
This commit is contained in:
Maksim Eltyshev
2025-06-10 23:43:26 +02:00
parent bdac15240f
commit 98a7f1c9a9
6 changed files with 32 additions and 10 deletions
@@ -84,6 +84,10 @@
word-wrap: break-word;
}
.nameClosed {
text-decoration: line-through;
}
.notification {
background: #eb5a46;
color: #fff;