Gone live
This commit is contained in:
1
web/widgets/iframe.min.js
vendored
Normal file
1
web/widgets/iframe.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
function initEmbed(e){window.addEventListener("message",function(t){if(t.data.type==="setHeight"){var n=document.getElementById(e);n&&(n.style.height=t.data.height+"px")}})}
|
||||
Reference in New Issue
Block a user