Wanswan commited on
Commit
6ae471b
·
verified ·
1 Parent(s): 6a49eb1

Update app.py

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