Deema commited on
Commit
4e830f4
1 Parent(s): f2a5283

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ css = """
16
  #component-17{
17
  direction: rtl;
18
  flex-direction: row-reverse; /* Makes the main-axis start from the right */
19
- justify-content: flex-start; /* Aligns children to the right */
20
  }
21
  """
22
 
 
16
  #component-17{
17
  direction: rtl;
18
  flex-direction: row-reverse; /* Makes the main-axis start from the right */
 
19
  }
20
  """
21