color.scss 156 B

123456789101112
  1. .tui-conversation {
  2. }
  3. .network {
  4. &-content {
  5. font-family: PingFangSC-Regular;
  6. font-weight: 400;
  7. color: #e54545;
  8. letter-spacing: 0;
  9. }
  10. }