hjawwad456 commited on
Commit
48887c1
·
1 Parent(s): 47a077a

change class

Browse files
Files changed (1) hide show
  1. utils.py +4 -1
utils.py CHANGED
@@ -170,7 +170,10 @@ a {
170
  width: 100% !important;
171
  max-width: 100% !important;
172
  }
173
- .message-row.message {
 
 
 
174
  border: none !important;
175
  }
176
  .flex-wrap {
 
170
  width: 100% !important;
171
  max-width: 100% !important;
172
  }
173
+ .message-row.flex-wrap.message {
174
+ border: none !important;
175
+ }
176
+ .message-row.flex-wrap.bot {
177
  border: none !important;
178
  }
179
  .flex-wrap {