Spaces:
Runtime error
Runtime error
Commit
·
c6d76a5
1
Parent(s):
c583e39
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ footer {visibility: hidden}
|
|
44 |
background-color: rgb(229,225,255) !important;
|
45 |
}
|
46 |
|
47 |
-
.output-image {max-height:
|
48 |
.output-image img {max-height: 17rem !important;}
|
49 |
|
50 |
.hover\:bg-orange-50:hover {
|
|
|
44 |
background-color: rgb(229,225,255) !important;
|
45 |
}
|
46 |
|
47 |
+
.output-image {max-height: 11rem !important;}
|
48 |
.output-image img {max-height: 17rem !important;}
|
49 |
|
50 |
.hover\:bg-orange-50:hover {
|