fix gmail icon

This commit is contained in:
Mutasem 2021-11-10 17:19:18 +01:00
parent 99350396c3
commit c6421ca520

View file

@ -63,7 +63,7 @@ export default Vue.extend({
},
imageStyleData (): object {
return {
height: '100%',
width: '100%',
'max-width': '100%',
'max-height': '100%',
};