feat(demarche): describe procedure prefilling (#8187)

* feat(demarche): description

Show the description of an opendata procedure (published or draft),
with help about how to prefill a dossier for this procedure.

Co-authored-by: Damien Le Thiec <damien.lethiec@gmail.com>
This commit is contained in:
Sébastien Carceles 2022-12-19 12:32:09 +01:00 committed by GitHub
parent 936a1bfd91
commit 0a10a08c21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 497 additions and 26 deletions

View file

@ -37,6 +37,7 @@
}
.confirmation-resend {
p,
label {
margin-bottom: $default-padding;