Wanswan commited on
Commit
fbcbb33
·
verified ·
1 Parent(s): bb78e68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ with gr.Blocks(css="""
233
  font-size: 16px !important;
234
  line-height: 1.3em !important;
235
  min-width: 7ch !important;
236
- max-width: 96% !important;
237
  padding: 2px 3px !important;
238
  border-radius: 8px !important;
239
  word-break: break-word !important;
 
233
  font-size: 16px !important;
234
  line-height: 1.3em !important;
235
  min-width: 7ch !important;
236
+ max-width: 60ch !important;
237
  padding: 2px 3px !important;
238
  border-radius: 8px !important;
239
  word-break: break-word !important;