message-follow.scss 254 B

12345678910111213
  1. @import '../../../../themes/t.cell.scss';
  2. @import '../../common.scss';
  3. /* module/chats/components/message-text/message-text.wxss */
  4. .chat-card__handle .item {
  5. width: 280px * 0.5;
  6. height: 52px * 0.5;
  7. }
  8. .health-report{
  9. color: #1D6FF6 !important;
  10. }