Merge branch 'hotfix/infogram-iframe-height' into develop
This commit is contained in:
commit
e93c7789bf
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
height: 0
|
height: 1
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue