Deema commited on
Commit
77cff49
·
verified ·
1 Parent(s): 2338344

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -19,6 +19,7 @@ css = """
19
  #component-17
20
  {
21
  text-align: right;
 
22
  }
23
  """
24
 
 
19
  #component-17
20
  {
21
  text-align: right;
22
+ justify-content: flex-start; / Aligns children to the right */
23
  }
24
  """
25