FIX move bottom margin below button

This commit is contained in:
Frede Hundewadt 2023-05-21 15:07:39 +02:00
parent 5367699cc4
commit 0d22adecb1

View file

@ -167,7 +167,7 @@
}
</ol>
<div class="row">
<div class="row mb-5">
<div class="col-sm-12 mt-3">
<button type="button" class="btn btn-danger" @onclick="@OnConfirmDeleteWorkplace"><i class="bi-trash"></i> Fjern Arbejdssted og Dokumenter</button>
</div>