Skip to content

Commit eaf5956

Browse files
save file
1 parent 8f8e592 commit eaf5956

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
#terminal
1111
{/*height:100%*/
1212
position: absolute;
13-
top: 0;
14-
bottom: 0;
15-
left: 0;
16-
right: 0;
13+
top: 10px;
14+
bottom: 10px;
15+
left: 10px;
16+
right: 10px;
1717
}
1818

1919
</style>

0 commit comments

Comments
 (0)