feat: render rcon materialized match details

This commit is contained in:
devRaGonSa
2026-05-19 14:58:35 +02:00
parent f0d50d7c4f
commit 6c1edeaf1b
6 changed files with 332 additions and 211 deletions

View File

@@ -490,6 +490,10 @@
border-bottom: 0;
}
.historical-table--players {
min-width: 920px;
}
.historical-table__position {
color: var(--accent-warm);
font-weight: 700;