fix button colors

This commit is contained in:
2021-07-06 14:17:39 +02:00
parent c96f407e6a
commit 36419cf5f0
13 changed files with 72 additions and 110 deletions

View File

@@ -90,7 +90,7 @@
{{ form_rest(form) }}
<ul class="col-12 record_actions sticky-form-buttons">
<ul class="record_actions sticky-form-buttons">
<li class="cancel">
<a href="{{ path('chill_person_view', {'person_id' : person.id}) }}" class="btn btn-cancel">
{{ 'Return'|trans }}