mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 13:26:47 +01:00
Adding margin top on Balance check close button
This commit is contained in:
parent
b1c171a5d9
commit
2c480f57c2
@ -13,7 +13,7 @@
|
||||
<nav id="wizard-navbar">
|
||||
@if (this.ViewData["NoCancelWizard"] is not true)
|
||||
{
|
||||
<a href="#" id="CancelWizard" class="cancel">
|
||||
<a href="#" id="CancelWizard" class="cancel mt-4">
|
||||
<vc:icon symbol="close" />
|
||||
</a>
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user