mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix gmail icon
This commit is contained in:
parent
99350396c3
commit
c6421ca520
|
@ -63,7 +63,7 @@ export default Vue.extend({
|
||||||
},
|
},
|
||||||
imageStyleData (): object {
|
imageStyleData (): object {
|
||||||
return {
|
return {
|
||||||
height: '100%',
|
width: '100%',
|
||||||
'max-width': '100%',
|
'max-width': '100%',
|
||||||
'max-height': '100%',
|
'max-height': '100%',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue