Skip to content

Commit ce83348

Browse files
save file
1 parent d3c2022 commit ce83348

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
#root
88
{display:flex;flex-direction:column;gap:5px;border:1px solid lightgray;box-sizing:border-box;border-radius:10px;background:whitesmoke;
9-
position:absolute}
9+
position:absolute;padding:10px}
1010

1111
#title
12-
{height:15px;background:lightblue}
12+
{height:15px;background:lightblue;position:absolute;left:0;top:0;width:100%}
1313

1414
#hdr
1515
{display:flex;align-items:center;gap:10px}

0 commit comments

Comments
 (0)