Spaces:
Runtime error
Runtime error
LOUIS SANNA
commited on
Commit
·
1c0bcd6
1
Parent(s):
8d2c035
fix(style)
Browse files
style.css
CHANGED
|
@@ -155,6 +155,10 @@ label.selected {
|
|
| 155 |
}
|
| 156 |
}
|
| 157 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
footer {
|
| 159 |
visibility: hidden;
|
| 160 |
display: none;
|
|
|
|
| 155 |
}
|
| 156 |
}
|
| 157 |
|
| 158 |
+
.gradio-container {
|
| 159 |
+
max-height: 1200px;
|
| 160 |
+
}
|
| 161 |
+
|
| 162 |
footer {
|
| 163 |
visibility: hidden;
|
| 164 |
display: none;
|