ui: Truncate exercice title

This commit is contained in:
nemunaire 2024-02-09 13:22:49 +01:00
parent 37bd268470
commit 7798420d56
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
</svg>
</div>
<div class="d-flex justify-content-between flex-wrap">
<h5 class="fw-bold">
<h5 class="fw-bold text-truncate">
{#if $my && $my.exercices[exercice.id]}
<span style="white-space: nowrap">
{#if $my.exercices[exercice.id].wip}