Merge remote-tracking branch 'origin/codex/match-detail-scoreboard-and-player-links'

This commit is contained in:
devRaGonSa
2026-05-21 10:31:04 +02:00
11 changed files with 338 additions and 5 deletions

View File

@@ -76,6 +76,7 @@
Cargando detalle...
</p>
<div class="historical-summary-grid" id="match-detail-grid" hidden></div>
<div class="historical-match-card__actions" id="match-detail-actions" hidden></div>
<div class="historical-detail-section" id="match-detail-players-section" hidden>
<div class="historical-detail-section__header">
<div>
@@ -148,7 +149,6 @@
</table>
</div>
</div>
<div class="historical-match-card__actions" id="match-detail-actions" hidden></div>
</div>
</section>
</main>