Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -73,7 +73,7 @@ with gr.Blocks(css="""
|
|
| 73 |
body::before {
|
| 74 |
content: "";
|
| 75 |
display: block;
|
| 76 |
-
height:
|
| 77 |
background-color: inherit;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|
|
|
|
| 73 |
body::before {
|
| 74 |
content: "";
|
| 75 |
display: block;
|
| 76 |
+
height: 320px;
|
| 77 |
background-color: inherit;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|