Skip to content

Commit 000ba26

Browse files
save file
1 parent 1a22117 commit 000ba26

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
web-editor
1313
{flex:1}
1414

15+
#hdr
16+
{margin:0 0 5px;display:flex;gap:10px}
1517

1618
#btns
1719
{margin:5px 0;display:flex;gap:10px}
@@ -34,6 +36,10 @@
3436
<div id=root>
3537

3638
<div id=hdr>
39+
<div id=module class=con-btn>
40+
module
41+
<input type=checkbox>
42+
</div>
3743
</div>
3844

3945
<web-editor component>

0 commit comments

Comments
 (0)