Removed errant scrolling="no" on <GhSiteIframe>

This commit is contained in:
Kevin Ansfield 2021-05-24 18:59:21 +01:00
parent 956ec8f302
commit b06a351538

View File

@ -3,7 +3,6 @@
src={{this.srcUrl}}
frameborder="0"
allowtransparency="true"
scrolling="no"
{{did-insert this.attachMessageListener}}
{{did-update this.resetSrcAttribute @guid}}
{{on "load" this.onLoad}}