Skip to content

Commit e41b249

Browse files
save file
1 parent f5abbf8 commit e41b249

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
#title
1212
{height:15px;background:lightblue;position:absolute;left:0;top:0;width:100%}
13-
13+
#icons
14+
{position:absolute;right:0;top:0}
1415
#hdr
1516
{display:flex;align-items:center;gap:10px}
1617

@@ -39,6 +40,8 @@
3940
<div id=root style='left:0;top:0;width:500px;height:500px'>
4041

4142
<div id=title>
43+
<div id=icoons>
44+
</div>
4245
</div>
4346

4447
<div id=hdr>

0 commit comments

Comments
 (0)