-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
body { font-family: sans-serif; background: #f0f0f0; padding: 20px; }
#chatContainer { margin-bottom: 20px; }
#messages { border: 1px solid #ccc; height: 200px; overflow-y: scroll; padding: 10px; background: #fff; }
#input { width: 70%; padding: 5px; }
#send { padding: 5px 10px; }
#videoContainer video { width: 300px; margin-right: 10px; border: 1px solid #000; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels