Komal-patra commited on
Commit
35c6255
1 Parent(s): bd5560a
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -79,7 +79,10 @@ span.md.svelte-8tpqd2.chatbot.prose p {{
79
  .message.bot.svelte-1s78gfg {{
80
  display: flex;
81
  align-items: center;
 
 
82
  }}
 
83
  .message.bot.svelte-1s78gfg:before {{
84
  content: url('file=Komal-patra/EU_AI_ACT/orcawise image.png');
85
  margin-right: 8px;
 
79
  .message.bot.svelte-1s78gfg {{
80
  display: flex;
81
  align-items: center;
82
+ background-color: transparent; /* Make the background transparent */
83
+ opacity: 0.8; /* Adjust the opacity to make the element semi-transparent */
84
  }}
85
+
86
  .message.bot.svelte-1s78gfg:before {{
87
  content: url('file=Komal-patra/EU_AI_ACT/orcawise image.png');
88
  margin-right: 8px;