Quick attempt at fix for #10274 - some email clients don't respect width, add both height and width.
This commit is contained in:
parent
3f22bbf50d
commit
5d0fa664f9
|
@ -17,6 +17,7 @@
|
|||
>
|
||||
<img
|
||||
width="32px"
|
||||
height="32px"
|
||||
style="margin-right:16px; vertical-align: middle;"
|
||||
alt="Budibase Logo"
|
||||
src="https://i.imgur.com/Xhdt1YP.png"
|
||||
|
|
Loading…
Reference in New Issue