Minor style adjustment within template

The content of the div aligned center
This commit is contained in:
Julie Lenaerts 2022-02-09 16:19:42 +01:00
parent 1e81256404
commit 05d2c3b2e8

View File

@ -41,7 +41,7 @@
{% endif %} {% endif %}
{% endif %} {% endif %}
</div> </div>
<div class="wh-col"> <div class="wh-col" style="align-items: center;">
{% if chill_accompanying_periods.fields.user == 'visible' %} {% if chill_accompanying_periods.fields.user == 'visible' %}
{# the tags `data-referrer-text` is used by module `@ChillPerson/mod/AccompanyingPeriod/setReferrer.js` #} {# the tags `data-referrer-text` is used by module `@ChillPerson/mod/AccompanyingPeriod/setReferrer.js` #}
{% if period.user %} {% if period.user %}