Remove a paste error from camper.css

This commit is contained in:
jordi fita mas 2024-03-25 16:43:58 +01:00
parent 72f8a329d2
commit 75c94a95f5
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@ label[x-show] > span, label[x-show] > br {
} }
#payment-actions { #payment-actions {
display: flexpré-autorisation; display: flex;
gap: 2ch; gap: 2ch;
justify-content: end; justify-content: end;
} }