This commit is contained in:
2026-03-12 10:03:51 +01:00
parent 68e9738c4a
commit f1e3320ce0
3 changed files with 18 additions and 18 deletions

View File

@@ -79,7 +79,7 @@
}
.status-badge.completed {
background: rgba(102, 187, 106, 0.15);
background: rgba(102, 187, 106, 0.3);
color: var(--accent-green);
}