You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EvaluationTeach.css 265 B

2 years ago
123456789101112
  1. #lr_im_message_list .lr-list-item-media img {
  2. border-radius:5px;
  3. }
  4. #lr_im_message_list .lr-list-item-media .date {
  5. position: absolute;
  6. top: 15px;
  7. right: 5px;
  8. text-align: right;
  9. font-size: 12px;
  10. font-weight: 400;
  11. color: #8f8f94;
  12. }