Improve the style of the avis invitation email

This commit is contained in:
maatinito 2018-12-20 16:36:29 +01:00 committed by gregoirenovel
parent 5ca9267065
commit 15ad7bae53

View file

@ -20,7 +20,7 @@
%p
= "#{@avis.claimant.email} vous a écrit :"
%br
%p{ style: "padding: 8px; color: #333333; background-color: #EEEEEE; font-size: 16px;" }
%p{ style: "padding: 8px; color: #333333; background-color: #EEEEEE; font-size: 14px;" }
= @avis.introduction
- if @avis.gestionnaire.present?