fix: DTLPanel + VirtualSample dialog display

close #105
This commit is contained in:
Timothée Goguely 2025-01-27 15:23:46 +01:00
parent caa5eed2a5
commit 7ea4362696
4 changed files with 31 additions and 4 deletions

View file

@ -7,7 +7,7 @@
dismissableMask="true"
header="Titre du rendu"
class="dialog"
:class="[{ 'with-comments': isCommentsOpen }, activeTab]"
:class="[{ 'with-comments': isCommentsOpen }, activeTab, { 'with-dtl': correspondingDTLProposal}]"
:closeOnEscape="true"
>
<template #header>