Deema commited on
Commit
f2a5283
1 Parent(s): 9b614a3

Update app.py

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