LPX55 commited on
Commit
8e22109
·
verified ·
1 Parent(s): a32d376

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -379,7 +379,7 @@ def update_history(new_image, history):
379
 
380
  css = """
381
  .gradio-container {
382
- width: 1200px !important;
383
  }
384
  .contain {
385
  overflow-y: scroll !important;
 
379
 
380
  css = """
381
  .gradio-container {
382
+ width: 86vw !important;
383
  }
384
  .contain {
385
  overflow-y: scroll !important;