mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-12 02:08:32 +01:00
Adding margin to button
This commit is contained in:
parent
14241357df
commit
f8d460c1ec
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<a class="btn btn-outline-primary" href="@Model.PullPaymentLink">Sweep remaining balance</a>
|
||||
</div>
|
||||
}
|
||||
<div class="d-flex justify-content-center nfc-supported">
|
||||
<div class="d-flex justify-content-center nfc-supported mt-2">
|
||||
<div class="boltcard-reset boltcard-details text-center">
|
||||
|
||||
<div class="d-flex justify-content-center">
|
||||
|
|
Loading…
Add table
Reference in a new issue