@@ -4,7 +4,7 @@ import * as React from 'react';
|
||||
export function Logo() {
|
||||
return (
|
||||
<Img
|
||||
className="max-width-[220px]"
|
||||
style={{ maxWidth: "220px" }}
|
||||
src="{{.SenderCompanyLogoURL}}"
|
||||
alt="{{.SenderCompanyName}}"
|
||||
height="60"
|
||||
|
||||
Reference in New Issue
Block a user