faelfernandes commited on
Commit
138090b
1 Parent(s): ae9e7ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -61,9 +61,8 @@ demo = gr.ChatInterface(
61
  "textarea.scroll-hide.svelte-1f354aw {background: #555 !important;}"
62
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
63
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
64
- "button#component-8 { display: flex; position: absolute; margin-top: 60px; border-radius: 25px;}"
65
  "div#component-9 { max-width: fit-content; margin-left: auto; margin-right: auto;}"
66
- "button#component-10, button#component-11, button#component-12 { flex: none; background: #ffffff1a; border: none; color: white; margin-right: auto; margin-left: auto; border-radius: 9px; min-width: fit-content;}"
67
  ".share-button.svelte-12dsd9j { display: none;}"
68
  "footer.svelte-mpyp5e { display: none !important;}"
69
  ".message-buttons-bubble.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { border-color: #31546E; background: #31546E;}"
 
61
  "textarea.scroll-hide.svelte-1f354aw {background: #555 !important;}"
62
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
63
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
 
64
  "div#component-9 { max-width: fit-content; margin-left: auto; margin-right: auto;}"
65
+ "button#component-8, button#component-10, button#component-11, button#component-12 { flex: none; background: #ffffff1a; border: none; color: white; margin-right: auto; margin-left: auto; border-radius: 9px; min-width: fit-content;}"
66
  ".share-button.svelte-12dsd9j { display: none;}"
67
  "footer.svelte-mpyp5e { display: none !important;}"
68
  ".message-buttons-bubble.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { border-color: #31546E; background: #31546E;}"