Fix alignment (#2689)

This commit is contained in:
Thomas Kaul 2023-11-25 18:48:54 +01:00 committed by GitHub
parent 6ff2e0f952
commit 52540d460b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
place. If I lose it, I cannot get my account back. place. If I lose it, I cannot get my account back.
</p> </p>
</div> </div>
<div class="float-right" mat-dialog-actions> <div class="justify-content-end" mat-dialog-actions>
<button i18n mat-flat-button [mat-dialog-close]="undefined">Cancel</button> <button i18n mat-flat-button [mat-dialog-close]="undefined">Cancel</button>
<button <button
color="primary" color="primary"