Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -333,11 +333,6 @@ input[type="checkbox"] {
|
|
333 |
accent-color: #673ab7 !important;
|
334 |
}
|
335 |
|
336 |
-
.input-group textarea {
|
337 |
-
color: #9e9e9e !important;
|
338 |
-
text-align: center !important;
|
339 |
-
}
|
340 |
-
|
341 |
.preserve-aspect-ratio img {
|
342 |
object-fit: contain !important;
|
343 |
width: auto !important;
|
|
|
333 |
accent-color: #673ab7 !important;
|
334 |
}
|
335 |
|
|
|
|
|
|
|
|
|
|
|
336 |
.preserve-aspect-ratio img {
|
337 |
object-fit: contain !important;
|
338 |
width: auto !important;
|