Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -218,7 +218,7 @@ button {
|
|
| 218 |
|
| 219 |
/* Adjust height of download file components */
|
| 220 |
.download-box {
|
| 221 |
-
height:
|
| 222 |
}
|
| 223 |
"""
|
| 224 |
|
|
|
|
| 218 |
|
| 219 |
/* Adjust height of download file components */
|
| 220 |
.download-box {
|
| 221 |
+
height: 70px !important;
|
| 222 |
}
|
| 223 |
"""
|
| 224 |
|