Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -582,7 +582,7 @@ def main():
|
|
582 |
position:fixed;
|
583 |
height: 68%; /* Set the height of the element */
|
584 |
bottom: 55%;
|
585 |
-
padding:
|
586 |
}
|
587 |
div[data-testid="stForm"]{
|
588 |
position: fixed;
|
|
|
582 |
position:fixed;
|
583 |
height: 68%; /* Set the height of the element */
|
584 |
bottom: 55%;
|
585 |
+
padding: 5px;
|
586 |
}
|
587 |
div[data-testid="stForm"]{
|
588 |
position: fixed;
|