doctorvivin commited on
Commit
83a09dd
·
1 Parent(s): e54bdc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,7 +49,7 @@ demo = gr.ChatInterface(fn=generate,
49
  css="body { background-color: inherit; }"
50
  ":root {--color-accent: transparent; --color-accent-soft:transparent;}"
51
  "#component-2 {background:#ffffff1a; display:contents;}"
52
- "div#component-0 { height: auto !important;}"
53
  ".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {max-width: 100% !important;}"
54
  "gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
55
  ".panel.svelte-vt1mxs {background: transparent; padding:0;}"
@@ -61,7 +61,7 @@ demo = gr.ChatInterface(fn=generate,
61
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
62
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
63
  "button#component-8 { display: none; position: absolute; margin-top: 60px; border-radius: 25px;}"
64
- "button#component-10 { flex: none; margin-left: auto; border-radius: 25px;}"
65
  ".share-button.svelte-12dsd9j { display: none;}"
66
  "footer.svelte-mpyp5e { display: none !important;}"
67
  ".message-buttons-bubble.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { border-color: #31546E; background: #31546E;}"
 
49
  css="body { background-color: inherit; }"
50
  ":root {--color-accent: transparent; --color-accent-soft:transparent;}"
51
  "#component-2 {background:#ffffff1a; display:contents;}"
52
+ "div#component-0 { height: anto !important;}"
53
  ".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {max-width: 100% !important;}"
54
  "gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
55
  ".panel.svelte-vt1mxs {background: transparent; padding:0;}"
 
61
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
62
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
63
  "button#component-8 { display: none; position: absolute; margin-top: 60px; border-radius: 25px;}"
64
+ "button#component-10 { flex: none; margin-left: auto; border-radius: 25px; min-width:fit-content;}"
65
  ".share-button.svelte-12dsd9j { display: none;}"
66
  "footer.svelte-mpyp5e { display: none !important;}"
67
  ".message-buttons-bubble.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { border-color: #31546E; background: #31546E;}"