helblazer811 commited on
Commit
688f7cb
·
1 Parent(s): a8c9996

Remove button height

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -133,7 +133,6 @@ with gr.Blocks(
133
  )
134
  submit_btn = gr.Button(
135
  "Run",
136
- height="80px",
137
  min_width="100px",
138
  scale=1
139
  )
 
133
  )
134
  submit_btn = gr.Button(
135
  "Run",
 
136
  min_width="100px",
137
  scale=1
138
  )