From 75c94a95f577b5c04fd8cb38daeef41f146739fd Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Mon, 25 Mar 2024 16:43:58 +0100 Subject: [PATCH] Remove a paste error from camper.css --- web/static/camper.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/static/camper.css b/web/static/camper.css index 0f3359c..9a56d50 100644 --- a/web/static/camper.css +++ b/web/static/camper.css @@ -763,7 +763,7 @@ label[x-show] > span, label[x-show] > br { } #payment-actions { - display: flexpré-autorisation; + display: flex; gap: 2ch; justify-content: end; }