Update Redditlikechatter.HTML
This commit is contained in:
parent
072fad1ded
commit
969abf1c45
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<title>Chatroom</title>
|
||||
<style>
|
||||
#chatbox {
|
||||
width: 400px;
|
||||
height: 300px;
|
||||
width: 1280px;
|
||||
height: 720px;
|
||||
border: 1px solid #ccc;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue