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

remove chatbox border

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -582,6 +582,7 @@ def create_chat_interface():
582
  }
583
  #chatbot_box{
584
  flex-grow: 1 !important;
 
585
  }
586
 
587
  #link-frame {
 
582
  }
583
  #chatbot_box{
584
  flex-grow: 1 !important;
585
+ border-width: 0px !important;
586
  }
587
 
588
  #link-frame {