chainyo commited on
Commit
9b295b8
·
1 Parent(s): 7aab655

update btn height

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ st.markdown(
59
  """
60
  <style>
61
  button {
62
- height: 20px !important;
63
  padding-top: 10px !important;
64
  padding-bottom: 10px !important;
65
  }
 
59
  """
60
  <style>
61
  button {
62
+ height: 50px !important;
63
  padding-top: 10px !important;
64
  padding-bottom: 10px !important;
65
  }