ui: Fix display of sentence

This commit is contained in:
nemunaire 2024-09-18 16:00:54 +02:00
parent 3316375cbb
commit 8c6db30c52

View File

@ -73,7 +73,9 @@
</Column>
</Table>
{:else}
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
<CardBody>
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
</CardBody>
{/if}
<button class="btn btn-primary" on:click={refresh_scores}>
<Icon name="arrow-clockwise" />