Deema commited on
Commit
110887f
1 Parent(s): a482d37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import pandas as pd
7
  import random
8
 
9
  css = """
10
- #component-17{
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
  }