Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ css = """
|
|
17 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|
18 |
justify-content: flex-start; / Aligns children to the right */
|
19 |
}
|
20 |
-
#component-
|
21 |
{
|
22 |
text-align: right;
|
23 |
float: right;
|
|
|
17 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|
18 |
justify-content: flex-start; / Aligns children to the right */
|
19 |
}
|
20 |
+
#component-17
|
21 |
{
|
22 |
text-align: right;
|
23 |
float: right;
|