Anjo123 commited on
Commit
cbe4f2f
·
verified ·
1 Parent(s): 80ae575

Revert changes

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -159,7 +159,6 @@ with gr.Blocks(theme=theme, css=custom_css) as demo:
159
  label="💡 Type your message...",
160
  placeholder="Describe your legal situation...",
161
  interactive=True,
162
- min_width="100px"
163
  )
164
  submit_btn = gr.Button("Send", variant="primary", scale=0)
165
 
 
159
  label="💡 Type your message...",
160
  placeholder="Describe your legal situation...",
161
  interactive=True,
 
162
  )
163
  submit_btn = gr.Button("Send", variant="primary", scale=0)
164