Skip to content

Commit 193c314

Browse files
save file
1 parent e9cf6b8 commit 193c314

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

html/chat-room/html/chat-room-hdr/chat-room-hdr.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,21 @@
55
<template shadowrootmode=open>
66

77
<style>
8+
9+
#hdr
10+
{border-bottom:1px solid lightgray;margin-bottom:20px}
11+
812
</style>
913

14+
1015
<section id=hdr>
1116
hdr
1217
</section>
1318

19+
1420
</template>
1521

22+
1623
<script>
1724

1825
(function({mod,host}){

0 commit comments

Comments
 (0)