Skip to content

Commit 125699e

Browse files
save file
1 parent f4edc90 commit 125699e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/misc/nodejs-terminal/html/terminal-tabs/terminal-tabs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{display:flex;align-items:center;gap:5px}
1111

1212
#tab-icons
13-
{margin-right:10px}
13+
{margin-right:10px;display:flex;align-items:center}
1414

1515
#tab-remove
1616
{padding:2px 1px;
@@ -37,7 +37,7 @@
3737
{border-color:gray;background:lightgray}
3838

3939
.icon
40-
{width:25px;height:29px;border:1px solid gray;border-radius:3px;box-sizing:border-box;cursor:pointer;box-sizing:border-box}
40+
{width:25px;height:27px;border:1px solid gray;border-radius:3px;box-sizing:border-box;cursor:pointer;box-sizing:border-box}
4141

4242
</style>
4343

0 commit comments

Comments
 (0)