hjawwad456 commited on
Commit
7940679
·
1 Parent(s): fa0e9f1

set max width

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -612,6 +612,7 @@ def create_chat_interface():
612
  border-style: none !important;
613
  margin: 0px !important;
614
  width: 100% !important;
 
615
  }
616
  .flex-wrap {
617
  border-style: none !important;
 
612
  border-style: none !important;
613
  margin: 0px !important;
614
  width: 100% !important;
615
+ max-width: 100% !important;
616
  }
617
  .flex-wrap {
618
  border-style: none !important;