Skip to content

Commit 18d381a

Browse files
save file
1 parent 2da6438 commit 18d381a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room/chat-room.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#tabs
1616
{display:flex}
1717
.tab
18-
{padding:10px 20px;cursor:pointer;flex:1;text-align:center;font-weight:bold}
18+
{padding:10px 20px;cursor:pointer;flex:1;text-align:center;font-weight:bold;border:1px solid gray}
1919

2020
.active
2121
{background:lightyellow;border-color:lightblue;color:blue}

0 commit comments

Comments
 (0)