.van-rate {
  user-select: none;

  &__item {
    width: 1em;
    padding: 0 2px;
    box-sizing: content-box;
  }
}