use DSFR classes for btn and form inside the dropdown
This commit is contained in:
parent
7130ea7e99
commit
99c5a1f298
2 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue