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