.yee-tree-select-wrapper.has-error {
  .ant-select {
    border-color: red;
    .ant-select-arrow {
      color: rgba(0, 0, 0, 0.15);
    }
  }
}
