DTL panel - add link to proposal

This commit is contained in:
isUnknown 2025-01-27 18:37:04 +01:00
parent d811c0f2e2
commit 53e8bd29ed

View file

@ -50,19 +50,21 @@
<div
v-if="!isDialogOpen"
id="proposition"
class="flex | bg-white-05 text-grey-200 px-32 py-16"
class="flex relative | bg-white-05 text-grey-200 px-32 py-16"
style="--column-gap: 1rem"
>
<h3 class="sr-only">Proposition</h3>
<img
v-if="activeProposal.thumb"
:src="activeProposal.thumb"
alt=""
width="72"
height="72"
loading="lazy"
class="bg-white rounded-sm"
/>
<router-link class="link-full" :to="activeProposal.path">
<img
v-if="activeProposal.thumb"
:src="activeProposal.thumb"
alt=""
width="72"
height="72"
loading="lazy"
class="bg-white rounded-sm"
/>
</router-link>
<p>
Données basées sur la proposition <br />du {{ activeProposal.date }}
<br />{{ activeProposal.stepLabel }}