mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: payment received mail receipt
This commit is contained in:
@@ -24,7 +24,7 @@ EmailTemplate.CompanyLogo = ({ src }: { src: string }) => {
|
||||
const containerStyle: CSSProperties = {
|
||||
backgroundColor: '#fff',
|
||||
width: '100%',
|
||||
maxWidth: '450px',
|
||||
maxWidth: '400px',
|
||||
padding: '30px 20px',
|
||||
color: '#000',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user