We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193c314 commit b089253Copy full SHA for b089253
1 file changed
html/chat-room/chat-room.html
@@ -7,7 +7,7 @@
7
<style>
8
9
:host
10
- {display:flex;flex-direction:column;gap:10px;border-bottom:1px solid lightgray;margin-bottom:20px}
+ {display:flex;flex-direction:column;gap:10px}
11
12
chat-room-display
13
{flex:1}
0 commit comments