diff --git a/.changeset/purple-seals-remain.md b/.changeset/purple-seals-remain.md new file mode 100644 index 0000000..f25c0cc --- /dev/null +++ b/.changeset/purple-seals-remain.md @@ -0,0 +1,5 @@ +--- +'@lowdefy/community-plugin-nodemailer': patch +--- + +Fix broken logo height when viewing email in Outlook. diff --git a/plugins/community-plugin-nodemailer/src/auth/providers/templates/html.js b/plugins/community-plugin-nodemailer/src/auth/providers/templates/html.js index 5fdf0a1..d797c7b 100644 --- a/plugins/community-plugin-nodemailer/src/auth/providers/templates/html.js +++ b/plugins/community-plugin-nodemailer/src/auth/providers/templates/html.js @@ -13,7 +13,7 @@ const defaultTemplate = `
+ |
|