Add emphasis to the name of the account that is about to be deleted
This commit is contained in:
parent
04189f7e7c
commit
a1d958bc7b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
</header>
|
||||
<section class="modal-card-body">
|
||||
<p>You are about to delete the following account:</p>
|
||||
<p id="del-account-name"></p>
|
||||
<p class="has-text-weight-semibold has-text-centered is-size-5" id="del-account-name"></p>
|
||||
<p>Are you sure?</p>
|
||||
</section>
|
||||
<footer class="modal-card-foot buttons is-centered">
|
||||
|
|
Loading…
Reference in a new issue