Skip to content

Commit

Permalink
core: frontend: add allowfullscreen to BRIframe
Browse files Browse the repository at this point in the history
  • Loading branch information
Williangalvani committed Nov 28, 2023
1 parent c241ddf commit fcc4653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/frontend/src/components/utils/BrIframe.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
height="100%"
width="100%"
frameBorder="0"
allowfullscreen
@load="loadFinished"
/>
</v-sheet>
Expand Down

0 comments on commit fcc4653

Please sign in to comment.