suku9 commited on
Commit
b35473b
·
verified ·
1 Parent(s): e0a7ed7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -652,6 +652,7 @@ def create_gradio_interface():
652
  padding: 8px 12px !important;
653
  margin: 5px 0 !important;
654
  max-width: 85% !important;
 
655
  word-break: break-word !important;
656
  writing-mode: horizontal-tb !important;
657
  text-orientation: mixed !important;
 
652
  padding: 8px 12px !important;
653
  margin: 5px 0 !important;
654
  max-width: 85% !important;
655
+ width: 250px !important;
656
  word-break: break-word !important;
657
  writing-mode: horizontal-tb !important;
658
  text-orientation: mixed !important;