We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a962827 commit 2f34b2eCopy full SHA for 2f34b2e
1 file changed
src/Command/MonitorCommand.php
@@ -72,7 +72,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
72
$data->set('senderName', 'Froshtools | Admin');
73
74
$htmlMailContent = <<<'MAIL'
75
- <div style="font-family:arial; font-size:12px;">
+ <div>
76
<p>
77
Dear Admin,<br/>
78
<br/>
0 commit comments