improve dark mode for admin user
This commit is contained in:
parent
373379d132
commit
31cb62e27d
23 changed files with 65 additions and 102 deletions
|
@ -1,5 +1,5 @@
|
|||
%fieldset
|
||||
%legend.header-subsection{ legend_params }= @champ.libelle
|
||||
%legend.fr-h5{ legend_params }= @champ.libelle
|
||||
- if @champ.description.present?
|
||||
.notice{ notice_params }= render SimpleFormatComponent.new(@champ.description, allow_a: true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue