Wanswan commited on
Commit
284a2be
·
verified ·
1 Parent(s): 1eb4c30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -12
app.py CHANGED
@@ -195,18 +195,6 @@ footer { display: none !important; }
195
  label.svelte-1to105q {
196
  display: none !important;
197
  }
198
- /* === 页面全屏显示聊天窗口(不显示外部滚动条) === */
199
- html, body {
200
- margin: 0 !important;
201
- padding: 0 !important;
202
- height: 100% !important;
203
- overflow: hidden !important;
204
- }
205
-
206
- #chatbox {
207
- height: calc(100vh - 100px) !important; /* 根据页面实际内容调整偏移 */
208
- overflow-y: auto !important;
209
- }
210
 
211
  """) as demo:
212
  gr.HTML("""
 
195
  label.svelte-1to105q {
196
  display: none !important;
197
  }
 
 
 
 
 
 
 
 
 
 
 
 
198
 
199
  """) as demo:
200
  gr.HTML("""