1
0
Fork 0
mirror of synced 2024-07-14 02:36:22 +12:00

Quick attempt at fix for #10274 - some email clients don't respect width, add both height and width.

This commit is contained in:
mike12345567 2023-04-25 15:20:25 +01:00
parent 3f22bbf50d
commit 5d0fa664f9

View file

@ -17,6 +17,7 @@
> >
<img <img
width="32px" width="32px"
height="32px"
style="margin-right:16px; vertical-align: middle;" style="margin-right:16px; vertical-align: middle;"
alt="Budibase Logo" alt="Budibase Logo"
src="https://i.imgur.com/Xhdt1YP.png" src="https://i.imgur.com/Xhdt1YP.png"