Fix: align ux design styles to chill theme

This commit is contained in:
2023-04-25 15:41:28 +02:00
parent 3576f7f14f
commit ba43b6b025
6 changed files with 26 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
</li>
{% endmacro %}
{% if work is not null %}
<div class="flex-table">
<div class="flex-table accompanying-course-work">
{% if is_granted('CHILL_MAIN_ACCOMPANYING_PERIOD_WORK_SEE', work) %}
{% include "@ChillPerson/AccompanyingCourseWork/_item.html.twig" with {
'itemBlocClass': 'bg-chill-llight-gray',