Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ css = """
|
|
| 11 |
{
|
| 12 |
text-align: right;
|
| 13 |
}
|
| 14 |
-
#component-
|
| 15 |
{
|
| 16 |
text-align: right;
|
| 17 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|
|
|
|
| 11 |
{
|
| 12 |
text-align: right;
|
| 13 |
}
|
| 14 |
+
#component-19
|
| 15 |
{
|
| 16 |
text-align: right;
|
| 17 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|