feat: Enhance card emphasis in colored and closed lists

Closes #428, closes #506
This commit is contained in:
Maksim Eltyshev
2025-05-17 15:40:43 +02:00
parent f6568ce41b
commit eeb52d19bb
2 changed files with 25 additions and 20 deletions
@@ -28,6 +28,11 @@
}
}
.colorLine {
border-radius: 0 0 3px 3px;
height: 4px;
}
.content {
cursor: pointer;