Feat: improve desing contact and agenda

This commit is contained in:
nyavokevin 2026-03-05 17:12:40 +03:00
parent 8074ac4f48
commit dec87dfdb7
3 changed files with 743 additions and 497 deletions

View File

@ -41,7 +41,6 @@
<!-- SECTION: Défunt & Client (two columns) -->
<div class="form-section">
<div class="section-label">
<span class="section-number">1</span>
<span>Personnes concernées</span>
</div>
@ -166,7 +165,6 @@
<!-- SECTION: Date, Type, Intervenant -->
<div class="form-section">
<div class="section-label">
<span class="section-number">2</span>
<span>Planification</span>
</div>
@ -288,7 +286,7 @@
<!-- SECTION: Lieu & Prescription -->
<div class="form-section">
<div class="section-label">
<span class="section-number">3</span>
<span>Lieu & Documents</span>
</div>
@ -380,7 +378,7 @@
<!-- SECTION: Notes -->
<div class="form-section">
<div class="section-label">
<span class="section-number">4</span>
<span>Observations</span>
</div>
<div class="field-group">

View File

@ -19,7 +19,6 @@
<soft-button
color="success"
@click="$emit('select-type', 'event')"
>

File diff suppressed because it is too large Load Diff