diff --git a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html index b8b9a4283..7a7dab8cf 100644 --- a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html +++ b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html @@ -1,27 +1,21 @@
- @if (error) { -
- -
- } - @else if (step === 'quote') { - -
-
-
- Transaction has now been submitted to mining pools for acceleration. -
+
+
+
+ Transaction has now been submitted to mining pools for acceleration.
+
- -
+ @if (error) { +
- + } + @else if (step === 'quote') {
{ if (response.status === 403 && response.error === 'not_available') {