Skip to content

Commit 20ebfd6

Browse files
committed
Update iframe style
1 parent b9606ac commit 20ebfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fcl/src/current-user/exec-service/strategies/utils/render-frame.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const FRAME_STYLES = `
88
right: 0px;
99
bottom: 0px;
1010
left: 0px;
11-
height: 100vh;
11+
height: 100%;
1212
width: 100vw;
1313
display:block;
1414
background:rgba(0,0,0,0.25);

0 commit comments

Comments
 (0)