Skip to content

Commit

Permalink
Update iframe style
Browse files Browse the repository at this point in the history
  • Loading branch information
boczeratul committed Dec 9, 2021
1 parent b9606ac commit 20ebfd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const FRAME_STYLES = `
right: 0px;
bottom: 0px;
left: 0px;
height: 100vh;
height: 100%;
width: 100vw;
display:block;
background:rgba(0,0,0,0.25);
Expand Down

0 comments on commit 20ebfd6

Please sign in to comment.