ParthSadaria commited on
Commit
4db3449
·
verified ·
1 Parent(s): b729b8b

Update playground.html

Browse files
Files changed (1) hide show
  1. playground.html +1 -1
playground.html CHANGED
@@ -65,7 +65,7 @@
65
  .chat-wrapper {
66
  position: relative;
67
  width: 100%;
68
- max-width: 600px;
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;