Skip to content

Commit ca22cb5

Browse files
save file
1 parent 10b6515 commit ca22cb5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
{display:flex;flex-direction:column;gap:5px}
1414

1515
.item
16-
{display:flex;align-items:center;gap:10px}
16+
{display:flex;align-items:center;gap:10px;padding:10px 20px;}
17+
.item:hover
18+
{background:lightyellow}
1719

1820
.port
1921
{}

0 commit comments

Comments
 (0)