Spaces:
Running
on
Zero
Running
on
Zero
khang119966
commited on
Commit
•
3085504
1
Parent(s):
d6a3d83
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 |
"""
|