@import "../vars.less";


.hive-picker{
  &__input-icon {
    .hive-icon {
      &--line_circle_time{
        font-size: 18px;
      }
    }
  }
}

