Force infogram iFrame to resize

This commit is contained in:
Ramon Wenger 2022-09-29 14:09:20 +02:00
parent ca9ead9ff9
commit 1149892735
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
data() { data() {
return { return {
height: 0 height: 1
}; };
}, },