hjawwad456 commited on
Commit
60d9dee
·
1 Parent(s): 48887c1

change class

Browse files
Files changed (1) hide show
  1. utils.py +2 -2
utils.py CHANGED
@@ -170,10 +170,10 @@ a {
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 {
 
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 {