Skip to content

Commit a208d36

Browse files
save file
1 parent 9c27b81 commit a208d36

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

html/chat-room/chat-room.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
<style>
88

9+
:host
10+
{display:flex;flex-direction:column;gap:10px}
11+
12+
chat-room-display
13+
{flex:1}
14+
915
</style>
1016

1117
<chat-room-hdr component=parent></chat-room-hdr>

0 commit comments

Comments
 (0)