Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -379,7 +379,7 @@ def update_history(new_image, history):
|
|
| 379 |
|
| 380 |
css = """
|
| 381 |
.gradio-container {
|
| 382 |
-
width:
|
| 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;
|