Wanswan commited on
Commit
dc6e8ed
·
verified ·
1 Parent(s): 0da6549

Update app.py

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