Spaces:
Running
Running
Update playground.html
Browse files- playground.html +1 -1
playground.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
.chat-wrapper {
|
66 |
position: relative;
|
67 |
width: 100%;
|
68 |
-
max-width:
|
69 |
height: 90vh;
|
70 |
background-color: var(--bg-darker);
|
71 |
border-radius: 24px;
|
|
|
65 |
.chat-wrapper {
|
66 |
position: relative;
|
67 |
width: 100%;
|
68 |
+
max-width: 800px;
|
69 |
height: 90vh;
|
70 |
background-color: var(--bg-darker);
|
71 |
border-radius: 24px;
|