Optimise code

This commit is contained in:
2026-04-25 18:49:33 +01:00
parent a229835b1a
commit 2c8cb490a4
4 changed files with 3 additions and 13 deletions
@@ -5,10 +5,6 @@
<h3 class="col-span-4 text-base font-semibold text-gray-900 m-0">
{{ data().label }}
</h3>
<span class="col-span-1 text-right text-xs font-extrabold text-yellow-900 bg-amber-50 px-2 py-1 rounded-lg">
{{ tag() }}
</span>
</div>
<p class="text-[11px] text-gray-500 leading-relaxed">{{ data().libelle }}</p>
@@ -24,7 +20,7 @@
class="m-0 p-0 min-h-0 text-[11px] font-black bg-black text-white rounded-3xl"
style="--padding-top: 4px; --padding-bottom: 4px;"
(click)="setOpen(true)">
{{ action() }}
Relever
</ion-button>
</div>
</div>
@@ -47,9 +43,6 @@
<h3 class="col-span-4 text-base font-semibold text-gray-900 m-0">
{{ data().label }}
</h3>
<span class="col-span-1 text-right text-xs font-extrabold text-yellow-900 bg-amber-50 px-2 py-1 rounded-lg">
{{ tag() }}
</span>
</div>
<p class="text-[11px] text-gray-500 leading-relaxed">{{ data().libelle }}</p>