wenjiao commited on
Commit
576fd70
1 Parent(s): 6fcba90

modify gradio-container background

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -355,6 +355,8 @@ gradio-app {
355
  margin: 0 auto !important;
356
  width: 70% !important;
357
  padding: 0 !important;
 
 
358
  }
359
 
360
  #chatbot {
 
355
  margin: 0 auto !important;
356
  width: 70% !important;
357
  padding: 0 !important;
358
+ background: #fff !important;
359
+ border-radius: 5px !important;
360
  }
361
 
362
  #chatbot {