allenpark commited on
Commit
9427a68
1 Parent(s): ad5b2ad

text align start (left)

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -155,6 +155,7 @@ css = """
155
  font-size: 1rem;
156
  font-weight: 400 !important;
157
  padding: .5rem 1rem;
 
158
  }
159
  .fixed-height-button {
160
  height: fit-content;
 
155
  font-size: 1rem;
156
  font-weight: 400 !important;
157
  padding: .5rem 1rem;
158
+ text-align: start;
159
  }
160
  .fixed-height-button {
161
  height: fit-content;