faelfernandes commited on
Commit
773119b
1 Parent(s): 6bf234f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ demo = gr.ChatInterface(
51
  ":root {--color-accent: transparent !important; --color-accent-soft:transparent !important; --code-background-fill:black !important; --body-text-color:white !important;}"
52
  "#component-2 {background:#ffffff1a; display:contents;}"
53
  "div#component-0 { height: auto !important;}"
54
- ".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {background: #333;}gradio-app {background: #333 !important;}"
55
  "gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
56
  ".panel.svelte-vt1mxs {background: transparent; padding:0;}"
57
  ".block.svelte-90oupt { background: transparent; border-color: transparent;}"
 
51
  ":root {--color-accent: transparent !important; --color-accent-soft:transparent !important; --code-background-fill:black !important; --body-text-color:white !important;}"
52
  "#component-2 {background:#ffffff1a; display:contents;}"
53
  "div#component-0 { height: auto !important;}"
54
+ ".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {background: #000000;}gradio-app {background: #333 !important;}"
55
  "gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
56
  ".panel.svelte-vt1mxs {background: transparent; padding:0;}"
57
  ".block.svelte-90oupt { background: transparent; border-color: transparent;}"