Updates
This commit is contained in:
parent
d6e9bf983e
commit
bc562f254e
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
|
||||
.container {
|
||||
width: 800px;
|
||||
width: 100%;
|
||||
min-width: 300px;
|
||||
max-width: 800px;
|
||||
height: 100%;
|
||||
|
|
|
@ -189,7 +189,6 @@
|
|||
type="text"
|
||||
></textarea>
|
||||
<button id="send-btn" type="button" disabled>Send message</button>
|
||||
<button id="connect-chat-btn" type="button">Connect to chat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue