Skip to content

Commit 014edd2

Browse files
save file
1 parent e97a732 commit 014edd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
.tab
25-
{border-top-left:5px;border-top-right:5px;border-style:solid;border-width:1px;padding:5px 10px;cursor:pointer}
25+
{border-top-left-radius:5px;border-top-right-radius:5px;border-style:solid;border-width:1px;padding:5px 10px;cursor:pointer}
2626

2727
#hldr
2828
{flex:1;padding:10px;border:2px solid lightgray;box-sizing:border-box;flex:1;background:hsl(45,86%,98%)}

0 commit comments

Comments
 (0)