[BUGFIX] Html template table layout
This commit is contained in:
parent
8c94f72895
commit
c1da6881d0
@ -109,7 +109,7 @@
|
|||||||
<!--[if mso | IE]>
|
<!--[if mso | IE]>
|
||||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
|
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="" style="vertical-align:top;width:{widthColumn}px;" >
|
<td class="" style="vertical-align:top;width:{widthTableColumn}px;" >
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<div class="mj-column-per-50 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
<div class="mj-column-per-50 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
||||||
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user