Wanswan commited on
Commit
7419c64
·
verified ·
1 Parent(s): 140e060

Update app.py

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