Yaron Koresh commited on
Commit
f7a31e7
·
verified ·
1 Parent(s): c024964

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -132,6 +132,8 @@ footer {
132
  }
133
  .dropdown-arrow {
134
  display: none !important;
 
 
135
  }
136
  """
137
 
 
132
  }
133
  .dropdown-arrow {
134
  display: none !important;
135
+ button {
136
+ margin: 0 auto !important;
137
  }
138
  """
139