Commit 463d8cfe authored by dev0tion's avatar dev0tion

Remove space from sent success

parent 528a2c33
......@@ -4,7 +4,7 @@
<div class="modal-body">
<svg class="checkmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52"><circle class="checkmark__circle" cx="26" cy="26" r="25" fill="none"/><path class="checkmark__check" fill="none" d="M14.1 27.2l7.1 7.2 16.7-16.8"/></svg>
<p class="lead text-success text-center">
<strong>Your transaction has been sent with success !</strong>
<strong>Your transaction has completed successfully!</strong>
</p>
<small class="text-center d-block">
<a class="btn btn-link" (click)="toggleDetails()">Show details</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment