fix: improve historical worker visibility and recent pagination
This commit is contained in:
@@ -119,9 +119,14 @@
|
||||
<div>
|
||||
<p class="eyebrow eyebrow--section">Jugadores</p>
|
||||
<h2 id="current-match-players-title">Estadisticas en vivo</h2>
|
||||
<p class="historical-panel__note">
|
||||
Las estadisticas en vivo apareceran cuando haya datos suficientes.
|
||||
</p>
|
||||
<div class="current-match-player-intro">
|
||||
<p class="historical-panel__note">
|
||||
Las estadisticas en vivo apareceran cuando haya datos suficientes.
|
||||
</p>
|
||||
<p class="current-match-player-count" id="current-match-player-count">
|
||||
Jugadores detectados: 0
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user