Add emphasis to the name of the account that is about to be deleted

This commit is contained in:
Rodolphe Bréard 2023-07-25 23:23:23 +02:00
parent 04189f7e7c
commit a1d958bc7b

View file

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