Ateeqq commited on
Commit
9e6e4c6
1 Parent(s): 30586aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -73,7 +73,7 @@ demo = gr.ChatInterface(
73
  ".scroll-hide { scrollbar-width: auto !important;}"
74
  ".main svelte-1kyws56 {max-width: 800px; align-self: center;}"
75
  "div#component-4 {max-width: 650px; margin-left: auto; margin-right: auto;}"
76
- "body::-webkit-scrollbar { display: none;}"
77
  )
78
 
79
- demo.queue().launch(show_api=False)
 
 
73
  ".scroll-hide { scrollbar-width: auto !important;}"
74
  ".main svelte-1kyws56 {max-width: 800px; align-self: center;}"
75
  "div#component-4 {max-width: 650px; margin-left: auto; margin-right: auto;}"
 
76
  )
77
 
78
+ demo.queue().launch(show_api=False)
79
+ # "body::-webkit-scrollbar { display: none;}"