Wanswan commited on
Commit
8fa7f79
·
verified ·
1 Parent(s): f79f1da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -234,8 +234,8 @@ with gr.Blocks(css="""
234
  display: inline-block !important;
235
  font-size: 16px !important;
236
  line-height: 1.4em !important;
237
- min-width: 4ch !important;
238
- max-width: 90% !important;
239
  padding: 4px 6px !important;
240
  border-radius: 10px !important;
241
  overflow-wrap: anywhere !important;
 
234
  display: inline-block !important;
235
  font-size: 16px !important;
236
  line-height: 1.4em !important;
237
+ min-width: 5ch !important;
238
+ max-width: 95% !important;
239
  padding: 4px 6px !important;
240
  border-radius: 10px !important;
241
  overflow-wrap: anywhere !important;