This commit is contained in:
KONE SOREL 2025-12-15 22:38:43 +00:00
parent d9f0d44a1e
commit 7fec4bcd28

View File

@ -159,7 +159,7 @@
<!-- Affichage mobile (cartes) --> <!-- Affichage mobile (cartes) -->
<div class="d-md-none"> <div class="d-md-none">
<div class="card-header bg-secondary py-2"> <div class="card-header bg-secondary py-2">
<h5 class="mb-0 text-center text-light text-truncate" style="max-width:300px;"> <h5 class="mb-0 d-block text-center text-light text-truncate" style="max-width:300px;">
<?= _("Tableau de bord") ?> <?= _("Tableau de bord") ?>
</h5> </h5>
</div> </div>