UI: Center-align recovery phrase

Fixes #5007.
This commit is contained in:
Dennis Reimann 2023-05-30 10:44:05 +02:00 committed by Andrew Camilleri
parent 1e72b12074
commit 375b96e508

View File

@ -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">