Tweaked email layout
This commit is contained in:
@ -14,7 +14,7 @@ export default ({ children }: Props) => {
|
||||
<TBody>
|
||||
<TR>
|
||||
<TD>
|
||||
<EmptySpace height={40} />
|
||||
<EmptySpace height={20} />
|
||||
{children}
|
||||
<EmptySpace height={40} />
|
||||
</TD>
|
||||
|
Reference in New Issue
Block a user