Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import pandas as pd
|
|
7 |
import random
|
8 |
|
9 |
css = """
|
10 |
-
#component-
|
11 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|
12 |
justify-content: flex-start; / Aligns children to the right */
|
13 |
}
|
|
|
7 |
import random
|
8 |
|
9 |
css = """
|
10 |
+
#component-19{
|
11 |
flex-direction: row-reverse; /* Makes the main-axis start from the right /
|
12 |
justify-content: flex-start; / Aligns children to the right */
|
13 |
}
|