Web3Daily commited on
Commit
63a44ee
1 Parent(s): 2f4678f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -20,7 +20,8 @@ demo = gr.Interface(
20
  inputs=gr.Textbox(label="Insert jargon here (ask a question):", placeholder="E.g. What are gas fees?"),
21
  outputs=gr.Textbox(label="Get a simple answer in return:"),
22
  title="Web(GPT)3",
23
- css=""".gradio-container, .svelte-drgfj5, .svelte-1jsbsph, .scroll-hide.svelte-drgfj5 {
 
24
  background-color: #FFFFFF;
25
  border-color: #FFFFFF;
26
  color: black}"""
 
20
  inputs=gr.Textbox(label="Insert jargon here (ask a question):", placeholder="E.g. What are gas fees?"),
21
  outputs=gr.Textbox(label="Get a simple answer in return:"),
22
  title="Web(GPT)3",
23
+ css=""".gradio-container, .svelte-drgfj5, .svelte-1jsbsph, .scroll-hide.svelte-drgfj5, .svelte-1ed2p3z, .main.svelte-v63enf,
24
+ .wrap.svelte-ujkds4 {
25
  background-color: #FFFFFF;
26
  border-color: #FFFFFF;
27
  color: black}"""