Wanswan commited on
Commit
92ed8f9
·
verified ·
1 Parent(s): aa08cce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ html, body, .gradio-container, #root, .main, .wrap, .prose, .gr-box {
250
  #chatbox .message {
251
  font-size: 16px !important;
252
  line-height: 1.6em !important;
253
- max-width: 90vw !important;
254
  padding: 6px 12px !important;
255
  border-radius: 12px !important;
256
  word-break: break-word !important;
 
250
  #chatbox .message {
251
  font-size: 16px !important;
252
  line-height: 1.6em !important;
253
+ max-width: 96vw !important;
254
  padding: 6px 12px !important;
255
  border-radius: 12px !important;
256
  word-break: break-word !important;