fix : panel scrollable plus interface revue

This commit is contained in:
2026-02-09 13:26:41 +01:00
parent 10b0104fba
commit 0770c74ba2
2 changed files with 42 additions and 39 deletions

View File

@@ -4,7 +4,7 @@
<h1 class="text-3xl font-bold uppercase">listes des transporteurs</h1>
<button
@Click="goToCarrier()"
class="text-xl uppercase bg-primary-500 text-white h-[50px] w-[272px] justify-self-end"
class="text-xl uppercase bg-primary-500 text-white h-[50px] w-[272px] "
>Ajouter
</button>
</div>