Skip to content

Commit

Permalink
Reset changes to enhance
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Dec 10, 2024
1 parent 452a0b5 commit dee1745
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/embed/enhance.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ embeds.forEach((embed) => {
setupResizeEvent(iframe);

embed.appendChild(iframe);
iframe.style.height = iframe.clientHeight;
});

0 comments on commit dee1745

Please sign in to comment.