fix: use FontAwesome icons matching Players page (#8)

This commit is contained in:
Samuel Enocsson
2026-05-25 10:29:34 +02:00
parent 88396c9220
commit 2035ae0efc
3 changed files with 7 additions and 8 deletions
-5
View File
@@ -367,11 +367,6 @@
display: none;
}
/* ── Icon button spin state (keyframes defined in shared.css) ─── */
.icon-btn.spinning {
animation: spin 0.8s linear infinite;
}
/* ── Tjing results ───────────────────────────────── */