display of interlocuteurs changed to flex-table to prevent cut-off of information

This commit is contained in:
2022-03-28 12:00:13 +02:00
parent 961c0a867c
commit 3d6745e535
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
<label class="chill-no-data-statement">{{ $tc('resources.counter', counter) }}</label>
</div>
<div class="flex-bloc mb-3">
<div class="flex-table mb-3">
<resource-item
v-for="resource in resources"
v-bind:resource="resource"