Spaces:
Runtime error
Runtime error
Commit ·
562d978
1
Parent(s): dd69f73
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,9 +36,10 @@ footer {display:none !important}
|
|
| 36 |
.output-markdown{display:none !important}
|
| 37 |
footer {visibility: hidden}
|
| 38 |
|
|
|
|
| 39 |
#component-14 textarea[data-testid="textbox"] { height: 178px !important}
|
| 40 |
#component-17 textarea[data-testid="textbox"] { height: 178px !important}
|
| 41 |
-
|
| 42 |
|
| 43 |
.max-h-[30rem] {max-height: 18rem !important;}
|
| 44 |
.hover\:bg-orange-50:hover {
|
|
|
|
| 36 |
.output-markdown{display:none !important}
|
| 37 |
footer {visibility: hidden}
|
| 38 |
|
| 39 |
+
#component-12 img { max-height: 224px !important}
|
| 40 |
#component-14 textarea[data-testid="textbox"] { height: 178px !important}
|
| 41 |
#component-17 textarea[data-testid="textbox"] { height: 178px !important}
|
| 42 |
+
|
| 43 |
|
| 44 |
.max-h-[30rem] {max-height: 18rem !important;}
|
| 45 |
.hover\:bg-orange-50:hover {
|