Skip to content

Commit 42469a8

Browse files
save file
1 parent 220171b commit 42469a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/v2.0/nodejs-terminal-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
var wciframe = mod2['webcontainer-iframe'];
376376
wciframe.initmod({vm});
377377
await mod2.auto();
378-
wciframe.viewport.pos({x:200,y:200});
378+
wciframe.viewport.pos({x:200,y:200,w:1100,h:500});
379379
return wciframe;
380380

381381
}//niframe

0 commit comments

Comments
 (0)