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.
|
123456789101112 |
- #lr_im_message_list .lr-list-item-media img {
- border-radius:5px;
- }
- #lr_im_message_list .lr-list-item-media .date {
- position: absolute;
- top: 15px;
- right: 5px;
- text-align: right;
- font-size: 12px;
- font-weight: 400;
- color: #8f8f94;
- }
|