We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9002c44 commit 4641fecCopy full SHA for 4641fec
chat/html/chat-hdr/chat-hdr.html
@@ -8,7 +8,7 @@
8
9
section
10
{margin:0;box-sizing:border-box;display:flex;align-items:center;
11
- gap:10px;
+ gap:10px;border-bottom:1px solid lightgray;padding-bottom:10px;
12
}
13
14
.icon
0 commit comments