Wanswan commited on
Commit
f46badf
·
verified ·
1 Parent(s): 0728a6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -189,6 +189,7 @@ with gr.Blocks(css="""
189
  #chatbox .message.assistant { background-color: #ffffff !important; }
190
  footer { display: none !important; }
191
  .svelte-1ipelgc { display: none !important; }
 
192
 
193
  """) as demo:
194
  gr.HTML("""
 
189
  #chatbox .message.assistant { background-color: #ffffff !important; }
190
  footer { display: none !important; }
191
  .svelte-1ipelgc { display: none !important; }
192
+ #chatbox .icon-btn { display: none !important; }
193
 
194
  """) as demo:
195
  gr.HTML("""