/* yanxin:im-contacts-groups-hotpatch */
.im-pc-dept-block--groups,
.yx-im-groups-block {
  margin-bottom: 4px;
}

.im-contact--group,
.yx-im-group-contact {
  cursor: pointer;
}

.yx-im-group-contact .im-avatar--list,
.im-contact--group .im-avatar--list {
  border-radius: 6px;
}

.yx-im-group-contact .yx-im-group-badge,
.im-contact--group .im-contact-sub {
  color: #86909c;
}

.yx-im-groups-empty {
  padding: 8px 12px 12px;
  font-size: 12px;
  color: #86909c;
}
