Bazedgul commited on
Commit
e02895b
·
1 Parent(s): cbd15dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ with block:
75
  placeholder="What's the answer to life, the universe, and everything?",
76
  lines=1,
77
  )
78
- submit = gr.Button(value="Send", variant="secondary").style(full_width=True)
79
 
80
  gr.Examples(
81
  examples=[
 
75
  placeholder="What's the answer to life, the universe, and everything?",
76
  lines=1,
77
  )
78
+ submit = gr.Button(value="Send", variant="secondary").scale(full_width=True)
79
 
80
  gr.Examples(
81
  examples=[