Some design fixes

This commit is contained in:
2025-09-11 17:52:11 +02:00
parent f8e186d16e
commit fd4b2fd341
2 changed files with 3 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
{player.points}
{/if}
</td>
<td class="text-end whitespace-nowrap">{player.name}</td>
<td class="pe-4 text-end whitespace-nowrap">{player.name}</td>
</tr>
{/each}
</tbody>