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