Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -180,7 +180,7 @@ button.svelte-1lcyrx4[aria-label="user's message: a file of type image/jpeg, "]
|
|
| 180 |
button.svelte-1lcyrx4[aria-label="user's message: a file of type image/jpeg, "] {
|
| 181 |
user-select: text;
|
| 182 |
text-align: left;
|
| 183 |
-
height:
|
| 184 |
}
|
| 185 |
|
| 186 |
"""
|
|
|
|
| 180 |
button.svelte-1lcyrx4[aria-label="user's message: a file of type image/jpeg, "] {
|
| 181 |
user-select: text;
|
| 182 |
text-align: left;
|
| 183 |
+
height: 800px;
|
| 184 |
}
|
| 185 |
|
| 186 |
"""
|