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