Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -26,9 +26,7 @@ custom_css = """
|
|
26 |
float: left;
|
27 |
}
|
28 |
.feedback-output {
|
29 |
-
|
30 |
-
float: left; /* Align to the left */
|
31 |
-
margin-right: 3%;
|
32 |
}
|
33 |
</style>
|
34 |
"""
|
|
|
26 |
float: left;
|
27 |
}
|
28 |
.feedback-output {
|
29 |
+
margin-right: 50%;
|
|
|
|
|
30 |
}
|
31 |
</style>
|
32 |
"""
|