mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
parent
1e72b12074
commit
375b96e508
@ -43,7 +43,7 @@
|
||||
Write them down on a piece of paper in the exact order:
|
||||
</p>
|
||||
</div>
|
||||
<ol id="RecoveryPhrase" data-mnemonic="@Model.Mnemonic" class="my-5 mx-auto">
|
||||
<ol id="RecoveryPhrase" data-mnemonic="@Model.Mnemonic" class="d-inline-block my-5 mx-auto ps-4">
|
||||
@foreach (var word in Model.Words)
|
||||
{
|
||||
<li class="text-start text-muted py-2">
|
||||
|
Loading…
Reference in New Issue
Block a user