feat: email templates

This commit is contained in:
Ahmed Bouhuolia
2024-11-19 14:21:10 +02:00
parent ddffe630ff
commit f7bf24acb3
6 changed files with 6 additions and 18 deletions

View File

@@ -154,7 +154,6 @@ const viewInvoiceButtonStyle: CSSProperties = {
const invoiceMessageStyle: CSSProperties = {
whiteSpace: 'pre-line',
color: '#252A31',
margin: '0 0 20px 0',
lineHeight: '20px',
};