use DSFR classes for btn and form inside the dropdown

This commit is contained in:
Lisa Durand 2023-02-28 16:01:50 +01:00
parent 7130ea7e99
commit 99c5a1f298
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
%h4= opt[:label]
.motivation.accept
= form.text_area :motivation, class: 'motivation-text-area'
= form.text_area :motivation, class: 'fr-input'
#justificatif_motivation_suggest_accept.optional-justificatif
%button.button{ type: 'button', onclick: "DS.showImportJustificatif('accept');" } Ajouter un justificatif (optionnel)
#justificatif_motivation_import_accept.hidden