Normalisation du style des boutons

This commit is contained in:
Colin Maudry
2026-07-13 23:24:27 +02:00
parent 34f10f2283
commit a225dbb0ef
16 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ def _active_view(row):
html.Button(
"Ajouter une méthode de paiement",
type="submit",
className="btn btn-primary mb-3",
className="btn btn-secondary mb-3",
),
],
),