faelfernandes commited on
Commit
80938b1
1 Parent(s): 5dd0ee7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ demo = gr.ChatInterface(
57
  ".block.svelte-90oupt { background: transparent; border-color: transparent;}"
58
  ".bot.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white;}"
59
  ".user.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white; padding: 10px 18px;}"
60
- "div.svelte-iyf88w{ background: #cc98d445; border-color: none; border-radius: 25px;}"
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;}"
 
57
  ".block.svelte-90oupt { background: transparent; border-color: transparent;}"
58
  ".bot.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white;}"
59
  ".user.svelte-12dsd9j.svelte-12dsd9j.svelte-12dsd9j { background: #ffffff1a; border-color: transparent; color: white; padding: 10px 18px;}"
60
+ "div.svelte-iyf88w{ background: #cc0000; border-color: trasparent; border-radius: 25px;}"
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;}"