doctorvivin commited on
Commit
fe70582
1 Parent(s): 5a01777

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ demo = gr.ChatInterface(fn=generate,
56
  ".bot.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white;}"
57
  ".user.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white; padding: 10px 18px;}"
58
  "div.svelte-iyf88w{ background: #cc98d445; border-color: transparent; border-radius: 25px;}"
59
- "textarea.scroll-hide.svelte-1f354aw { background: transparent; color: #fff;}"
60
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
61
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
62
  "button#component-8 { display: none; position: absolute; margin-top: 60px; border-radius: 25px;}"
 
56
  ".bot.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white;}"
57
  ".user.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white; padding: 10px 18px;}"
58
  "div.svelte-iyf88w{ background: #cc98d445; border-color: transparent; border-radius: 25px;}"
59
+ "textarea.scroll-hide.svelte-1f354aw { background: transparent; color: #fff !important;}"
60
  ".primary.svelte-cmf5ev { background: transparent; color: white;}"
61
  ".primary.svelte-cmf5ev:hover { background: transparent; color: white;}"
62
  "button#component-8 { display: none; position: absolute; margin-top: 60px; border-radius: 25px;}"