Spaces:
Runtime error
Runtime error
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
}
|
17 |
.chat-container {
|
18 |
width: 80%;
|
19 |
-
max-width:
|
20 |
height: 80%;
|
21 |
background-color: #fff;
|
22 |
border: 1px solid #ccc;
|
|
|
16 |
}
|
17 |
.chat-container {
|
18 |
width: 80%;
|
19 |
+
max-width: 600%;
|
20 |
height: 80%;
|
21 |
background-color: #fff;
|
22 |
border: 1px solid #ccc;
|