JSFiddle - React, Tailwind, and code Playground
by djp3d
HTML
<iframe id="sagendaFrame" src="https://www.sagenda.net/Frontend/Calendar/5e28697c81926f3d48a30973" scrolling="no" height="2050" style="width:100%" frameborder="0" allowtransparency="true" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-top-navigation allow-scripts allow-forms"></iframe><script>window.addEventListener("message", receiveMessage, false);function receiveMessage(event){if(event.data==="month"){document.getElementById("sagendaFrame").height = "1100";}else{document.getElementById("sagendaFrame").height = "2050";}}</script>
CSS
app-sagenda-button {
display : none !important;
}