Impression : affiche photos restantes sur le rouleau avant validation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-09-25 10:55:36 +02:00
parent 6d58fe5d57
commit d845c2606e
3 changed files with 27 additions and 2 deletions

View File

@@ -820,6 +820,13 @@ html, body {
font-size: 1rem;
}
.impression-restant {
color: var(--texte-secondaire);
font-size: 0.85rem;
opacity: 0.7;
margin: 0.3rem 0;
}
.form-email {
position: fixed;
inset: 0;