Wanswan commited on
Commit
909bcc6
·
verified ·
1 Parent(s): 8cb5284

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
  line-height: 1.3em !important;
235
  min-width: 5ch !important;
236
  max-width: 96% !important;
237
- padding: 4px 6px !important;
238
- border-radius: 12px !important;
239
  word-break: break-word !important;
240
  word-wrap: break-word !important;
241
  white-space: normal !important;
 
234
  line-height: 1.3em !important;
235
  min-width: 5ch !important;
236
  max-width: 96% !important;
237
+ padding: 2px 3px !important;
238
+ border-radius: 8px !important;
239
  word-break: break-word !important;
240
  word-wrap: break-word !important;
241
  white-space: normal !important;