Skip to content

Commit

Permalink
Iframe: allow transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
Williangalvani committed Dec 5, 2024
1 parent bba019e commit 5685886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/IFrame.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
:src="widget.options.source"
:style="iframeStyle"
frameborder="0"
allowtransparency="true"
@load="loadFinished"
/>
</teleport>
Expand Down

0 comments on commit 5685886

Please sign in to comment.