Skip to content

Commit 05581c4

Browse files
save file
1 parent 42469a8 commit 05581c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020

2121
.item
22-
{display:flex;align-items:center;gap:10px;padding:10px 20px;}
22+
{display:flex;align-items:center;gap:30px;padding:10px 20px;}
2323
.item:hover
2424
{background:lightyellow}
2525

@@ -32,7 +32,7 @@
3232
}
3333

3434
.icon
35-
{width:20px;height:20px;border:1px solid gray;border-radius:3px;box-sizing:border-box;cursor:pointer}
35+
{width:25px;height:25px;border:1px solid gray;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:1px}
3636
.spc
3737
{flex:1}
3838

0 commit comments

Comments
 (0)