Improve TheEncrypted777 on mobile devices
This commit is contained in:
parent
6afc1a193b
commit
0d9932815c
4 changed files with 54 additions and 9 deletions
|
@ -643,7 +643,7 @@ def create_interface():
|
|||
with gr.Row():
|
||||
shared.gradio['Impersonate'] = gr.Button('Impersonate')
|
||||
shared.gradio['Regenerate'] = gr.Button('Regenerate')
|
||||
shared.gradio['Remove last'] = gr.Button('Remove last')
|
||||
shared.gradio['Remove last'] = gr.Button('Remove last', elem_classes=['button_nowrap'])
|
||||
|
||||
with gr.Row():
|
||||
shared.gradio['Copy last reply'] = gr.Button('Copy last reply')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue