Skip to content

Commit 0ddf63a

Browse files
save file
1 parent 5946619 commit 0ddf63a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686

8787
viewport = await vm.new();
8888
viewport.pos({x:250,y:200,w:850,h:500});
89+
viewport.css(`#body {display:flex;flex-direction:column;flex:1}`);
8990
viewport.body.append(host);
9091

9192
shadow = host.shadowRoot;

0 commit comments

Comments
 (0)