Skip to content

Commit d888178

Browse files
save file
1 parent d9032ea commit d888178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
async function initdom(){
5959

6060
viewport = await vm.new();
61-
viewport.pos({x:250,y:200,w:850,h:1100});
61+
viewport.pos({x:250,y:200,w:850,h:500});
6262
viewport.body.append(host);
6363

6464
shadow = host.shadowRoot;

0 commit comments

Comments
 (0)