feat(attestation): show template schema
This commit is contained in:
parent
89a62bacbb
commit
39d00c81de
3 changed files with 6 additions and 1 deletions
BIN
app/assets/images/attestation-template-schema-official.jpg
Normal file
BIN
app/assets/images/attestation-template-schema-official.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
|
@ -1,6 +1,11 @@
|
|||
@import "constants";
|
||||
|
||||
#attestation-edit {
|
||||
.attestation-schema {
|
||||
width: 100%;
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
.tiptap {
|
||||
padding: $default-spacer;
|
||||
overflow-y: scroll;
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
- c.with_hint { "Exemple: 20 avenue de Ségur, 75007 Paris" }
|
||||
|
||||
.fr-col-12.fr-col-md-4.fr-background-alt--blue-france
|
||||
Image d'exemple ici
|
||||
= image_tag("attestation-template-schema-official.jpg", class: "attestation-schema", alt: "Schéma d’une attestation au modèle de l’état")
|
||||
|
||||
|
||||
.padded-fixed-footer
|
||||
|
|
Loading…
Add table
Reference in a new issue