We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ea922 commit 2737562Copy full SHA for 2737562
src/Illuminate/Mail/resources/views/html/layout.blade.php
@@ -33,7 +33,7 @@
33
34
<!-- Email Body -->
35
<tr>
36
-<td class="body" width="100%" cellpadding="0" cellspacing="0">
+<td class="body" width="100%" cellpadding="0" cellspacing="0" style="border: hidden !important;">
37
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation">
38
<!-- Body content -->
39
0 commit comments