We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da6438 commit 18d381aCopy full SHA for 18d381a
html/chat-room/chat-room.html
@@ -15,7 +15,7 @@
15
#tabs
16
{display:flex}
17
.tab
18
- {padding:10px 20px;cursor:pointer;flex:1;text-align:center;font-weight:bold}
+ {padding:10px 20px;cursor:pointer;flex:1;text-align:center;font-weight:bold;border:1px solid gray}
19
20
.active
21
{background:lightyellow;border-color:lightblue;color:blue}
0 commit comments