style(champ civilite): better vertical margin between label & fieldset
This commit is contained in:
parent
9e5ade817a
commit
5ea7c15251
1 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@
|
|||
- elsif @champ.single_checkbox?
|
||||
-# no label to add
|
||||
- else
|
||||
.fr-label.mb-4{ id: @champ.labelledby_id }
|
||||
-# champ civilite (and other?)
|
||||
.fr-label.fr-mb-1w{ id: @champ.labelledby_id }
|
||||
= render EditableChamp::ChampLabelContentComponent.new form: @form, champ: @champ, seen_at: @seen_at
|
||||
|
|
Loading…
Reference in a new issue