adapt AddAddress modal to bootstrap: position, responsive, form

This commit is contained in:
2021-07-14 13:36:49 +02:00
parent 50f3ec9064
commit 80eb5519bc
13 changed files with 217 additions and 206 deletions

View File

@@ -62,7 +62,7 @@
<div>
<ul class="record_actions">
<li class="btn btn-cancel">
<li class="cancel">
<a href="#" class="btn btn-cancel">
{{ $t('action.cancel') }}
</a>