From 46573e5e407b67180f175591d3f2b2d204089105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 6 Mar 2022 10:08:32 +0400 Subject: [PATCH] Fix loading bar margin --- components/soutyen/checkout-form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/soutyen/checkout-form.js b/components/soutyen/checkout-form.js index 8f876b1..bdf1fa2 100644 --- a/components/soutyen/checkout-form.js +++ b/components/soutyen/checkout-form.js @@ -54,7 +54,7 @@ export default function CheckoutForm({setPaymentIsReady, setError, isLoading, se )} {isPaymentLoading && ( - + )}