Theo Alves Da Costa commited on
Commit
0ad27f8
1 Parent(s): fa9f031

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -4
style.css CHANGED
@@ -141,10 +141,11 @@ a {
141
  }
142
 
143
 
144
- label > span{
145
- background-color:white !important;
146
- color:#577b9b!important;
147
- }
 
148
 
149
  /* Pseudo-element for the circularly cropped picture */
150
  /* .message.bot::before {
 
141
  }
142
 
143
 
144
+
145
+ span[data-testid="block-info"]{
146
+ background:none !important;
147
+ color:#577b9b;
148
+ }
149
 
150
  /* Pseudo-element for the circularly cropped picture */
151
  /* .message.bot::before {