mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-28 05:59:42 -08:00
update icon
This commit is contained in:
parent
e152200c54
commit
83b8c01e04
|
@ -63,6 +63,7 @@ export default Vue.extend({
|
||||||
},
|
},
|
||||||
imageStyleData (): object {
|
imageStyleData (): object {
|
||||||
return {
|
return {
|
||||||
|
height: '100%',
|
||||||
'max-width': '100%',
|
'max-width': '100%',
|
||||||
'max-height': '100%',
|
'max-height': '100%',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue