messagerie: make "Send" button primary
This commit is contained in:
parent
3f113fd170
commit
6cd88db853
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
(taille max : 20 Mo)
|
||||
|
||||
.send-wrapper
|
||||
= f.submit 'Envoyer', class: 'button send', data: { disable: true }
|
||||
= f.submit 'Envoyer', class: 'button primary send', data: { disable: true }
|
||||
|
|
Loading…
Reference in a new issue