We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f6570 commit 228ccf9Copy full SHA for 228ccf9
1 file changed
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}
+ {padding:10px 20px;cursor:pointer;flex:1;text-align:center;font-weight:bold}
19
20
.active
21
{background:lightyellow;border-color:lightblue;color:blue}
0 commit comments