From 5c31045e834d6d48c69c18bf4066cc3c343e14b4 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Tue, 10 Mar 2026 17:56:17 +0100 Subject: [PATCH] fix(machine) : fix fournisseur display overflow in MachineInfoCard Co-Authored-By: Claude Opus 4.6 --- app/components/machine/MachineInfoCard.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/components/machine/MachineInfoCard.vue b/app/components/machine/MachineInfoCard.vue index 3b4f8f7..7d052b5 100644 --- a/app/components/machine/MachineInfoCard.vue +++ b/app/components/machine/MachineInfoCard.vue @@ -72,23 +72,23 @@ placeholder="Rechercher un ou plusieurs fournisseurs..." @update:modelValue="$emit('update:constructeur-ids', $event)" /> -
-
-
+
+ - {{ constructeur.name }} + {{ constructeur.name }} - {{ formatConstructeurContactSummary(constructeur) }} + · {{ formatConstructeurContactSummary(constructeur) }} -
+
- Non défini + Non défini