ui: Truncate exercice title

This commit is contained in:
nemunaire 2024-02-09 13:22:49 +01:00
commit 7798420d56

View file

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