fix: zero excluded count in fallback, drop debug-icon orphan, align ejs guard (#21)

This commit is contained in:
Samuel Enocsson
2026-05-25 09:44:46 +02:00
parent 0beeb98002
commit f2e30c62aa
4 changed files with 3 additions and 9 deletions
-7
View File
@@ -94,13 +94,6 @@
box-shadow: var(--shadow-lg);
}
/* ── Debug Icon ───────────────────────────────── */
.debug-icon:hover {
opacity: 1 !important;
color: var(--accent) !important;
}
/* ── Add Player Modal ─────────────────────────── */
.modal {