style(stats): button with more space + dsfr
This commit is contained in:
parent
c085aa2665
commit
cf4ac28735
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@
|
||||||
- if super_admin_signed_in?
|
- if super_admin_signed_in?
|
||||||
%h2.new-h2 Téléchargement
|
%h2.new-h2 Téléchargement
|
||||||
|
|
||||||
= link_to "Télécharger les statistiques (CSV)", stats_download_path(format: :csv), class: 'button secondary'
|
= link_to "Télécharger les statistiques (CSV)", stats_download_path(format: :csv), class: 'fr-btn fr-btn-primary mb-4'
|
||||||
|
|
Loading…
Reference in a new issue