buttons hinzugefügt

This commit is contained in:
Charlotte Friedemann 2019-04-05 10:39:26 +02:00
parent 82b8f909d8
commit f884cc3a5d
1 changed files with 8 additions and 0 deletions

View File

@ -169,6 +169,14 @@
</div>
</div>
<div class="m-row">
<div class="m-col-t-3 m-push-t-3 m-button m-danger">
<a href="#">Abbrechen</a>
</div>
<div class="m-col-t-3 m-push-t-3 m-button m-success">
<a href="#">Bestätigen</a>
</div>
</div>
</div>